This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/spark.git
from 1c0bd4c15a2 [SPARK-39656][SQL][3.2] Fix wrong namespace in
DescribeNamespaceExec
add be891ad9908 [SPARK-39551][SQL][3.2] Add AQE invalid plan check
No new revisions were added by this update.
Summary of changes:
.../execution/adaptive/AdaptiveSparkPlanExec.scala | 72 ++++++++++++----------
.../adaptive/InvalidAQEPlanException.scala | 17 +++--
.../sql/execution/adaptive/ValidateSparkPlan.scala | 68 ++++++++++++++++++++
.../adaptive/AdaptiveQueryExecSuite.scala | 25 +++++++-
4 files changed, 141 insertions(+), 41 deletions(-)
copy core/src/main/scala/org/apache/spark/BarrierTaskInfo.scala =>
sql/core/src/main/scala/org/apache/spark/sql/execution/adaptive/InvalidAQEPlanException.scala
(61%)
create mode 100644
sql/core/src/main/scala/org/apache/spark/sql/execution/adaptive/ValidateSparkPlan.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]