Commits


Kouhei Sutou authored and Uwe L. Korn committed 3d198317172
ARROW-967: [GLib] Support initializing array with buffer It's for zero-copy data conversion. Author: Kouhei Sutou <kou@clear-code.com> Closes #657 from kou/glib-array-new-with-buffer and squashes the following commits: 57f4266 [Kouhei Sutou] [GLib] Support initializing array with buffer