This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 9e91ef4e76 Improve performance of reading int8/int16 Parquet data
(#7055)
add 2c6c01cb34 Document Arrow <--> Parquet schema conversion better (#7479)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/arrow_reader/mod.rs | 33 ++++++++++++++-------
parquet/src/arrow/mod.rs | 56 ++++++++++++++++++++++++++++-------
parquet/src/arrow/schema/mod.rs | 19 ++++++++++--
3 files changed, 86 insertions(+), 22 deletions(-)