Commits


Kenta Murata authored and Kouhei Sutou committed ecfb807458b
ARROW-5155: [GLib][Ruby] Add support for building union arrays from data type This is separated from #3723. This should be merged after #3723. Author: Kenta Murata <mrkn@mrkn.jp> Author: Kouhei Sutou <kou@clear-code.com> Closes #4127 from mrkn/glib_ruby_make_union_array_with_field_names and squashes the following commits: e6255567 <Kouhei Sutou> Fix test data f82ac3d1 <Kenta Murata> Fix test cases d550dc97 <Kenta Murata> Fix comment f1bfa07b <Kenta Murata> Stop copying a type_code vector 606a04c1 <Kenta Murata> Use new constructors of union arrays 5ad55722 <Kenta Murata> Add garrow_dense_union_array_new_data_type c8793d5c <Kenta Murata> Add garrow_sparse_union_array_new_data_type