Commits


Yosuke Shiro authored and Kouhei Sutou committed a78a3d65692
ARROW-4228: [GLib] Add garrow_list_data_type_get_field() Because we use `get_field()` to get `GArrowField` in composite data type. `garrow_list_data_type_get_value_field()` is deprecated. Author: Yosuke Shiro <yosuke.shiro615@gmail.com> Closes #3390 from shiro615/glib-deprecated-garrow-list-data-type-get-value-field and squashes the following commits: 112e9e05 <Yosuke Shiro> Fix symbol list entry 9fb81251 <Yosuke Shiro> Add symbol list entry for 0.13.0 to arrow-glib-docs.xml b4dfd288 <Yosuke Shiro> Add garrow_list_data_type_get_field() ef7e3c16 <Yosuke Shiro> Add macros to check version for 0.13.0