This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 0c15191037 Support zero column `RecordBatch`es in pyarrow integration
(use RecordBatchOptions when converting a pyarrow RecordBatch) (#6320)
add 3a1f67fd6a parquet_derive: Match fields by name, support reading
selected fields rather than all (#6269)
No new revisions were added by this update.
Summary of changes:
parquet_derive/src/lib.rs | 22 ++++++++---
parquet_derive_test/src/lib.rs | 84 +++++++++++++++++++++++++++++++++++++-----
2 files changed, 91 insertions(+), 15 deletions(-)