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_table_validate()` #44761

Open kou opened 4 days ago

kou commented 4 days ago

Describe the enhancement requested

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

Component(s)

GLib