This is an automated email from the ASF dual-hosted git repository.
nevime pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 06d4f17 ARROW-10390: [Rust][Parquet] Ensure it is possible to create
custom parquet writers
add 9d424b5 ARROW-10394 [Rust] Validate datatype on [Large]BinaryArray
creation
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/array/array.rs | 85 +++++++++++++++++++++++++-----------------
rust/arrow/src/array/equal.rs | 29 +++++++++-----
rust/arrow/src/record_batch.rs | 2 +-
3 files changed, 70 insertions(+), 46 deletions(-)