[ https://issues.apache.org/jira/browse/SPARK-38895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522105#comment-17522105 ]
Apache Spark commented on SPARK-38895: -------------------------------------- User 'ulysses-you' has created a pull request for this issue: https://github.com/apache/spark/pull/36194 > Unify the AQE shuffle read canonicalized > ---------------------------------------- > > Key: SPARK-38895 > URL: https://issues.apache.org/jira/browse/SPARK-38895 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.4.0 > Reporter: XiDuo You > Priority: Major > > After canonicalized, the child of AQEShuffleReadExec will be a exchange > instead of shuffle query stage. For better maintenance, we can simply > override the isCanonicalizedPlan and let famework to check if the plan can be > executed. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org