[Groonga-commit] groonga/groonga at b57b5a0 [master] doc: add more entry

Back to archive index

Kentaro Hayashi null+****@clear*****
Tue Feb 7 12:27:40 JST 2017


Kentaro Hayashi	2017-02-07 12:27:40 +0900 (Tue, 07 Feb 2017)

  New Revision: b57b5a0467ee1cee809c9928bf5310f9e693b7f7
  https://github.com/groonga/groonga/commit/b57b5a0467ee1cee809c9928bf5310f9e693b7f7

  Message:
    doc: add more entry

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+13 -0)
===================================================================
--- doc/source/news.rst    2017-02-06 09:56:38 +0900 (ca881c9)
+++ doc/source/news.rst    2017-02-07 12:27:40 +0900 (138ce9a)
@@ -59,6 +59,19 @@ Improvements
 * Supported ``columns[LABEL].window.group_keys``. It's used to apply
   window function for every group.
 
+* [:doc:`/reference/commands/load`] Supported to report error on
+  invalid key. It enables you to detect mismatch type of key.
+
+* [:doc:`/reference/commands/load`] Supported ``--output_errors yes``
+  option. If you specify "yes", you can get errors for each load
+  failed record. Note that this feature requires command version 3.
+
+* [:doc:`/reference/commands/load`] Improve error message on table key
+  cast failure. Instead of "cast failed", type of table key and target
+  type of table key are also contained in error message.
+
+* [httpd] Updated bundled nginx to 1.11.9.
+
 Fixes
 ^^^^^
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index