Commits


Kouhei Sutou authored and Wes McKinney committed 8eb2b0ee67e
ARROW-1679: [GLib] Add garrow_record_batch_reader_read_next() garrow_record_batch_reader_read_next_record_batch() is deprecated. It's for following C++ API change. Author: Kouhei Sutou <kou@clear-code.com> Closes #1206 from kou/glib-record-batch-reader-follow-api-change and squashes the following commits: a2126120 [Kouhei Sutou] [GLib] Omit tests with old GObject Introspection that doesn't support nullable 0b759082 [Kouhei Sutou] [GLib] Add garrow_record_batch_reader_read_next()