Commits

Kouhei Sutou authored 9c0e643442f
ARROW-4211: [GLib] Add GArrowFixedSizeBinaryDataType Author: Kouhei Sutou <kou@clear-code.com> Author: Yosuke Shiro <yosuke.shiro615@gmail.com> Closes #3358 from shiro615/glib-add-fixed-size-binary-data-type and squashes the following commits: a19354e9 <Kouhei Sutou> Add garrow_fixed_size_binary_data_type_get_byte_width() 8dd67811 <Kouhei Sutou> Fix GArrowFixedSizeBinaryDataType's parent f2491309 <Yosuke Shiro> Add GArrowFixedSizeBinaryDataType