This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 50a0f31 ARROW-7059: [C++][Parquet] Mostly fix performance regression
when reading Parquet file with many columns
add ba7936f ARROW-7573: [Rust] Reduce boxing and cleanup
No new revisions were added by this update.
Summary of changes:
.../src/execution/physical_plan/parquet.rs | 2 +-
rust/parquet/src/arrow/array_reader.rs | 10 ++-
rust/parquet/src/arrow/arrow_reader.rs | 33 ++++-----
rust/parquet/src/arrow/schema.rs | 84 ++++++++++------------
4 files changed, 54 insertions(+), 75 deletions(-)