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 0bbfc03e4c fix: first none/empty list in `ListArray` panics in
`cast_with_options` (#7065)
add 91aa6fdcf1 Benchmarks for Arrow IPC writer (#7090)
No new revisions were added by this update.
Summary of changes:
arrow-ipc/Cargo.toml | 6 +++
arrow-ipc/benches/ipc_writer.rs | 117 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 123 insertions(+)
create mode 100644 arrow-ipc/benches/ipc_writer.rs