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-datafusion.git


    from d11820aa2 refactor count_distinct to not to have update and merge 
(#5408)
     add 1455b025c Parquet sorting benchmark (#5433)

No new revisions were added by this update.

Summary of changes:
 benchmarks/README.md                               |  23 ++-
 .../bin/{parquet_filter_pushdown.rs => parquet.rs} | 180 ++++++++++++++++++---
 datafusion/core/tests/parquet/filter_pushdown.rs   |   2 +-
 parquet-test-utils/src/lib.rs                      |  52 +++---
 4 files changed, 208 insertions(+), 49 deletions(-)
 rename benchmarks/src/bin/{parquet_filter_pushdown.rs => parquet.rs} (50%)

Reply via email to