Uroš Bojanić created SPARK-58850:
------------------------------------

             Summary: Update stale plan node names in AQE test comments
                 Key: SPARK-58850
                 URL: https://issues.apache.org/jira/browse/SPARK-58850
             Project: Spark
          Issue Type: Documentation
          Components: SQL
    Affects Versions: 4.3.0
            Reporter: Uroš Bojanić


The adaptive query execution (AQE) test suites contain comments that reference 
planner classes and rules that were renamed or removed. LocalShuffleReaderExec 
and CoalescedShuffleReaderExec were consolidated into AQEShuffleReadExec 
(rendered in query plans as 'AQEShuffleRead (local)' and 'AQEShuffleRead 
(coalesced)'), and the pre-AQE ExchangeCoordinator was removed in favor of the 
CoalesceShufflePartitions rule. This updates the affected comments in 
AdaptiveQueryExecSuite and CoalesceShufflePartitionsSuite so they match the 
current planner. Comment-only change; no behavior change.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to