dongjoon-hyun commented on a change in pull request #35849:
URL: https://github.com/apache/spark/pull/35849#discussion_r826316605
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/DynamicPartitionPruningSuite.scala
##########
@@ -1528,6 +1528,22 @@ abstract class DynamicPartitionPruningSuiteBase
}
}
}
+
+ test("SPARK-37995: Fix DPP does not compile nested subquery in AQE") {
Review comment:
Thank you, @ulysses-you . Could you revise the test case name and PR
title a little bit?
--
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]