This is an automated email from the ASF dual-hosted git repository.

comphead pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from 9d47dcaab8 Move from_unixtime, now, current_date, current_time 
functions to datafusion-functions (#9537)
     add 48340245a2 minor: update Debug trait impl for WindowsFrame (#9587)

No new revisions were added by this update.

Summary of changes:
 .../core/src/physical_optimizer/enforce_sorting.rs |  34 ++--
 datafusion/expr/src/window_frame.rs                |   4 +-
 .../src/windows/bounded_window_agg_exec.rs         |   2 +-
 datafusion/sqllogictest/test_files/group_by.slt    |   6 +-
 datafusion/sqllogictest/test_files/insert.slt      |   6 +-
 .../sqllogictest/test_files/insert_to_external.slt |   4 +-
 datafusion/sqllogictest/test_files/joins.slt       |  14 +-
 datafusion/sqllogictest/test_files/window.slt      | 214 ++++++++++-----------
 8 files changed, 142 insertions(+), 142 deletions(-)

Reply via email to