[ https://issues.apache.org/jira/browse/SPARK-32717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-32717. ---------------------------------- Fix Version/s: 3.1.0 Resolution: Fixed Issue resolved by pull request 29559 [https://github.com/apache/spark/pull/29559] > Add a AQEOptimizer for AdaptiveSparkPlanExec > -------------------------------------------- > > Key: SPARK-32717 > URL: https://issues.apache.org/jira/browse/SPARK-32717 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.1.0 > Reporter: wuyi > Assignee: wuyi > Priority: Major > Fix For: 3.1.0 > > > Currently, AdaptiveSparkPlanExec has implemented an anonymous RuleExecutor to > apply the AQE specific rules on the plan. However, the anonymous class > usually could be inconvenient to maintain and extend for the long term. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org