This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 72e3de70f6 Support transparent ExecutionPlan downcasts (#22559)
add 070d013533 feat: lower repartition_file_min_size default from 10 MiB
to 1 MiB (#22439)
No new revisions were added by this update.
Summary of changes:
datafusion/common/src/config.rs | 9 +++-
datafusion/sqllogictest/test_files/csv_files.slt | 2 +-
.../sqllogictest/test_files/information_schema.slt | 6 +--
.../test_files/tpch/plans/q10.slt.part | 4 +-
.../test_files/tpch/plans/q13.slt.part | 4 +-
.../test_files/tpch/plans/q14.slt.part | 4 +-
.../test_files/tpch/plans/q16.slt.part | 9 ++--
.../test_files/tpch/plans/q17.slt.part | 13 +++--
.../test_files/tpch/plans/q18.slt.part | 4 +-
.../test_files/tpch/plans/q19.slt.part | 3 +-
.../sqllogictest/test_files/tpch/plans/q2.slt.part | 63 +++++++++++-----------
.../test_files/tpch/plans/q20.slt.part | 15 +++---
.../test_files/tpch/plans/q22.slt.part | 18 +++----
.../sqllogictest/test_files/tpch/plans/q3.slt.part | 15 +++---
.../sqllogictest/test_files/tpch/plans/q5.slt.part | 4 +-
.../sqllogictest/test_files/tpch/plans/q7.slt.part | 4 +-
.../sqllogictest/test_files/tpch/plans/q8.slt.part | 37 +++++++------
.../sqllogictest/test_files/tpch/plans/q9.slt.part | 23 ++++----
docs/source/user-guide/configs.md | 2 +-
19 files changed, 117 insertions(+), 122 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]