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 8208ff0993 Use code block for better formatting of rustdoc for 
PhysicalGroupBy (#7823)
     add 26e43acac3 Update explain plan to show `TopK` operator (#7826)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/explain_analyze.rs       |  2 +-
 datafusion/core/tests/sql/group_by.rs              |  2 +-
 datafusion/physical-plan/src/sorts/sort.rs         |  6 +-----
 datafusion/sqllogictest/test_files/aggregate.slt   | 10 ++++-----
 datafusion/sqllogictest/test_files/topk.slt        |  2 +-
 .../sqllogictest/test_files/tpch/q10.slt.part      |  2 +-
 .../sqllogictest/test_files/tpch/q11.slt.part      |  2 +-
 .../sqllogictest/test_files/tpch/q13.slt.part      |  2 +-
 .../sqllogictest/test_files/tpch/q16.slt.part      |  2 +-
 .../sqllogictest/test_files/tpch/q2.slt.part       |  2 +-
 .../sqllogictest/test_files/tpch/q3.slt.part       |  2 +-
 .../sqllogictest/test_files/tpch/q9.slt.part       |  2 +-
 datafusion/sqllogictest/test_files/window.slt      | 24 +++++++++++-----------
 13 files changed, 28 insertions(+), 32 deletions(-)

Reply via email to