This is an automated email from the ASF dual-hosted git repository.
akurmustafa pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 89ee9b0c9b Update Docs with Copy partition_by support (#9275)
add 95b735d3ff Continuing Work of [PR9127]: improved using existing
orderings (#9273)
No new revisions were added by this update.
Summary of changes:
.../physical-expr/src/equivalence/properties.rs | 106 ++++++-------
datafusion/physical-plan/src/projection.rs | 10 +-
.../test_files/monotonic_projection_test.slt | 172 ++++++++++++++++-----
datafusion/sqllogictest/test_files/window.slt | 6 +-
4 files changed, 184 insertions(+), 110 deletions(-)