maryannxue commented on a change in pull request #31756:
URL: https://github.com/apache/spark/pull/31756#discussion_r590799126



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/DynamicPartitionPruningSuite.scala
##########
@@ -1409,4 +1409,17 @@ class DynamicPartitionPruningSuiteAEOff extends 
DynamicPartitionPruningSuiteBase
   with DisableAdaptiveExecutionSuite
 
 class DynamicPartitionPruningSuiteAEOn extends DynamicPartitionPruningSuiteBase
-  with EnableAdaptiveExecutionSuite
+  with EnableAdaptiveExecutionSuite {
+  test("simple inner join triggers DPP with mock-up tables test") {

Review comment:
       What does this test?




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

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