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 af0e8a95ca Optimize `COUNT( DISTINCT ...)` for strings (up to 9x 
faster) (#8849)
     add 9bf0f68b36 feat: Parallel Arrow file format reading (#8897)

No new revisions were added by this update.

Summary of changes:
 Cargo.toml                                         |   2 +-
 .../src/datasource/physical_plan/arrow_file.rs     | 159 +++++++++++++++++++--
 datafusion/sqllogictest/Cargo.toml                 |   1 +
 .../sqllogictest/test_files/repartition_scan.slt   |  11 +-
 4 files changed, 158 insertions(+), 15 deletions(-)

Reply via email to