Commits


Kenta Murata authored and Kouhei Sutou committed 0c279eb2ce0
ARROW-4536: [GLib] Add data_type argument in garrow_list_array_new This pull-request adds `data_type` argument as the 1st argument of `garrow_list_array_new()` function to allow programmers to specify the field name of the resultant array. @kou Please check this. Author: Kenta Murata <mrkn@mrkn.jp> Closes #3621 from mrkn/fix_garrow_list_array_new and squashes the following commits: 38aa2f7b <Kenta Murata> Add data_type argument in garrow_list_array_new