This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 66ea66bde Specialize interleave string ~2-3x faster (#2944)
add 880c4d98e Add optional page row count limit for parquet
`WriterProperties` (#2941) (#2942)
No new revisions were added by this update.
Summary of changes:
parquet/src/column/writer/mod.rs | 6 +++--
parquet/src/file/properties.rs | 43 +++++++++++++++++++++++++++++++++---
parquet/tests/arrow_writer_layout.rs | 30 ++++++++++++++++++++++++-
3 files changed, 73 insertions(+), 6 deletions(-)