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 3c1e4c0fd Support for Sliding Windows Joins with Symmetric Hash Join 
(SHJ) (#5322)
     add f9f40bf70 minor: fix clippy in nightly. (#5440)

No new revisions were added by this update.

Summary of changes:
 datafusion-cli/src/exec.rs                               |  4 ++--
 datafusion-cli/src/object_storage.rs                     |  2 +-
 datafusion/common/src/scalar.rs                          |  2 +-
 datafusion/core/src/physical_plan/file_format/parquet.rs |  2 +-
 .../src/physical_plan/file_format/parquet/page_filter.rs |  2 +-
 .../src/physical_plan/file_format/parquet/row_groups.rs  |  2 +-
 .../physical-expr/src/expressions/get_indexed_field.rs   |  4 +---
 datafusion/proto/src/bytes/mod.rs                        | 16 ++++++----------
 datafusion/row/src/writer.rs                             |  2 +-
 9 files changed, 15 insertions(+), 21 deletions(-)

Reply via email to