This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from 044dddf [SPARK-35794][SQL] Allow custom plugin for AQE cost evaluator add 7fe4c4a [SPARK-35989][SQL] Only remove redundant shuffle if shuffle origin is REPARTITION_BY_COL in AQE No new revisions were added by this update. Summary of changes: .../execution/exchange/EnsureRequirements.scala | 7 +++++- .../apache/spark/sql/execution/PlannerSuite.scala | 5 +++-- .../adaptive/AdaptiveQueryExecSuite.scala | 19 ++++++++-------- .../exchange/EnsureRequirementsSuite.scala | 25 +++++++++++++++++++++- 4 files changed, 42 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org