[Groonga-commit] ranguba/rroonga at 8f3e896 [master] Add document placeholder

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 25 16:17:08 JST 2017


Kouhei Sutou	2017-04-25 16:17:08 +0900 (Tue, 25 Apr 2017)

  New Revision: 8f3e8962dc0352d634f2a0fd7b9188d9152c2a56
  https://github.com/ranguba/rroonga/commit/8f3e8962dc0352d634f2a0fd7b9188d9152c2a56

  Message:
    Add document placeholder

  Modified files:
    ext/groonga/rb-grn-data-column.c

  Modified: ext/groonga/rb-grn-data-column.c (+3 -0)
===================================================================
--- ext/groonga/rb-grn-data-column.c    2017-04-25 16:16:24 +0900 (95ab479)
+++ ext/groonga/rb-grn-data-column.c    2017-04-25 16:17:08 +0900 (34666d3)
@@ -70,6 +70,9 @@ VALUE rb_cGrnDataColumn;
  * @overload apply_window_function(options={}) {|record| }
  *   @param options [::Hash] The name and value pairs.
  *   @option options [::Array<String>] :sort_keys
+ *     TODO: Description.
+ *   @option options [::Array<String>] :group_keys
+ *     TODO: Description.
  *
  *   @yield [record]
  *     It yields an object that builds expression. The block must
-------------- next part --------------
HTML����������������������������...
下載 



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