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 d65b51a4d5 Update substrait requirement from 0.20.0 to 0.21.0 (#8574)
add ceead1cc48 [minor]: Fix rank calculation bug when empty order by is
seen (#8567)
No new revisions were added by this update.
Summary of changes:
datafusion/physical-expr/src/window/rank.rs | 13 +++++++---
datafusion/physical-expr/src/window/window_expr.rs | 2 +-
datafusion/sqllogictest/test_files/window.slt | 30 +++++++++++++---------
3 files changed, 29 insertions(+), 16 deletions(-)