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.65k stars 3.55k forks source link

[GLib] Add `garrow_record_batch_validate()` #44759

Open kou opened 1 week ago

kou commented 1 week ago

Describe the enhancement requested

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

Component(s)

GLib