This is an automated email from the ASF dual-hosted git repository.
wjones127 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 22e0b4432c9 Revert "Write Bloom filters between row groups instead of
the end (#5860)" (#5932)
add 7ef6be4cd95 Preallocate for `FixedSizeList` in `concat` (#5862)
No new revisions were added by this update.
Summary of changes:
arrow-data/src/transform/mod.rs | 20 ++++++--
arrow-select/src/concat.rs | 89 ++++++++++++++++++++++++++++++-----
arrow/benches/concatenate_kernel.rs | 20 ++++++++
arrow/tests/array_transform.rs | 92 +++++++++++++++++--------------------
4 files changed, 155 insertions(+), 66 deletions(-)