[ 
https://issues.apache.org/jira/browse/SPARK-58850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18105751#comment-18105751
 ] 

Uroš Bojanić commented on SPARK-58850:
--------------------------------------

In progress: https://github.com/apache/spark/pull/58095.

> 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ć
>            Priority: Major
>              Labels: pull-request-available
>
> 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