cloud-fan commented on code in PR #53817:
URL: https://github.com/apache/spark/pull/53817#discussion_r2817320782


##########
sql/core/src/test/scala/org/apache/spark/sql/execution/adaptive/AdaptiveQueryExecSuite.scala:
##########
@@ -3377,6 +3377,95 @@ class AdaptiveQueryExecSuite
     }
   }
 
+  test("SPARK-55052: Verify exposed AQEShuffleRead properties (coalesced and 
coalesced-skewed) " +

Review Comment:
   shall we put test in `ExplainSuite`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to