This is an automated email from the ASF dual-hosted git repository.
dheres pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from abd11d74bd Add additional test coverage for `BatchCoalescer`
push_batch_with_filter (#9218)
add ebace17225 Speedup filter (up to ~1.5x)
`FilterBuilder::Optimize`/`BitIndexIterator`/`iter_set_bits_rev` (#9229)
No new revisions were added by this update.
Summary of changes:
arrow-buffer/src/util/bit_iterator.rs | 4 ++--
arrow-select/src/filter.rs | 23 +++++++++++++++++++++++
parquet/src/arrow/buffer/bit_util.rs | 11 ++++++-----
3 files changed, 31 insertions(+), 7 deletions(-)