Commits

Sutou Kouhei authored 20d854e9350
ARROW-9925: [GLib] Add low level value readers for GArrowListArray family We can add "GArrowBuffer * garrow_list_array_get_value_offsets_buffer(GArrowListArray *array)" as follow-up work. Closes #8119 from kou/glib-list-raw-reader Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>