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_record_batch_validate_full()` #44760

Open kou opened 4 days ago

kou commented 4 days ago

Describe the enhancement requested

It's the bindings of arrow::RecordBatch::ValidateFull().

Component(s)

GLib