karuppayya commented on code in PR #51432:
URL: https://github.com/apache/spark/pull/51432#discussion_r2201953275


##########
sql/core/src/test/scala/org/apache/spark/sql/execution/QueryExecutionSuite.scala:
##########
@@ -350,14 +350,19 @@ class QueryExecutionSuite extends SharedSparkSession {
   }
 
   test("SPARK-47764: Cleanup shuffle dependencies - RemoveShuffleFiles mode") {

Review Comment:
   @peter-toth I modified only `SPARK-47764: Cleanup shuffle dependencies - 
RemoveShuffleFiles mode`, since my change was specific to 
`org.apache.spark.sql.execution.RemoveShuffleFiles`. 



-- 
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