Commits


Kouhei Sutou authored and Uwe L. Korn committed ea9bc8378ab
ARROW-1229: [GLib] Use "read" instead of "get" for reading record batch It follows C++ API change. Author: Kouhei Sutou <kou@clear-code.com> Closes #858 from kou/glib-use-read and squashes the following commits: 6fc499e [Kouhei Sutou] [GLib] Use "read" instead of "get" for reading record batch