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


    from 2bdf167118 Add link to upgrade guide in changelog script (#16680)
     add f38f52fbf7 Improve display format of BoundedWindowAggExec (#16645)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/dataframe/mod.rs             |  56 +++---
 .../tests/physical_optimizer/enforce_sorting.rs    | 199 ++++++++++----------
 .../tests/physical_optimizer/sanity_checker.rs     |   4 +-
 .../src/windows/bounded_window_agg_exec.rs         |  12 +-
 datafusion/sqllogictest/test_files/group_by.slt    |   4 +-
 datafusion/sqllogictest/test_files/insert.slt      |   6 +-
 .../sqllogictest/test_files/insert_to_external.slt |   4 +-
 datafusion/sqllogictest/test_files/joins.slt       |  14 +-
 .../test_files/regexp/regexp_instr.slt             |   2 +-
 .../sqllogictest/test_files/subquery_sort.slt      |   4 +-
 datafusion/sqllogictest/test_files/union.slt       |   2 +-
 datafusion/sqllogictest/test_files/window.slt      | 206 ++++++++++-----------
 12 files changed, 258 insertions(+), 255 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to