Commits


Hiroyuki Sato authored and GitHub committed ac6b8ffc6a3
GH-44656: [GLib] Add GArrowBinaryViewDataType (#44659) ### Rationale for this change The `arrow::BinaryViewType` has been introduced. GLib needs to be implemented as the `GArrowBinaryViewDataType`. ### What changes are included in this PR? Implement `GArrowBinaryViewDataType`. ### Are these changes tested? YES ### Are there any user-facing changes? NO * GitHub Issue: #44656 Lead-authored-by: Hiroyuki Sato <hiroysato@gmail.com> Co-authored-by: Sutou Kouhei <kou@cozmixng.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>