Commits


Kouhei Sutou authored and Yosuke Shiro committed a4f4808e274
ARROW-4153: [GLib] Add builder_append_value() for consistency Because we use builder_append_values() for multiple values. builder_append() is deprecated. Author: Kouhei Sutou <kou@clear-code.com> Closes #3304 from kou/glib-builder-append-value and squashes the following commits: e93c0419 <Kouhei Sutou> Add builder_append_value() for consistency