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 3b31ff6028 add guidelines for choosing panics or error results (#6958)
add 90d77bd600 Faster parquet utf8 validation using `simdjson` (#6668)
No new revisions were added by this update.
Summary of changes:
parquet/Cargo.toml | 1 +
parquet/src/arrow/array_reader/byte_view_array.rs | 7 +++++--
parquet/src/arrow/buffer/offset_buffer.rs | 8 ++++++--
3 files changed, 12 insertions(+), 4 deletions(-)