Commits


Kouhei Sutou authored and Wes McKinney committed 4a65fea011f
ARROW-1548: [GLib] Support bulk append in builder `append_values()` are for bulk values append. `append_nulls()` are for bulk nulls append. Author: Kouhei Sutou <kou@clear-code.com> Closes #1110 from kou/glib-support-bulk-append-in-builder and squashes the following commits: 49260319 [Kouhei Sutou] [GLib] Support bulk append in builder