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.63k stars 3.56k forks source link

[GLib] Add `garrow_array_validate()` #44757

Open kou opened 4 days ago

kou commented 4 days ago

Describe the enhancement requested

It's the bindings of arrow::Array::Validate().

Component(s)

GLib