apache / arrow

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
https://arrow.apache.org/
Apache License 2.0
14.64k stars 3.56k forks source link

[GLib] Add GArrowStringViewDataType #44686

Closed hiroyuki-sato closed 1 week ago

hiroyuki-sato commented 1 week ago

Describe the enhancement requested

arrow::StringViewType has been introduced. GLib needs to be implemented as GArrowStringViewDataType.

Component(s)

GLib

kou commented 1 week ago

Issue resolved by pull request 44687 https://github.com/apache/arrow/pull/44687