wzhfy commented on a change in pull request #34587:
URL: https://github.com/apache/spark/pull/34587#discussion_r748972798



##########
File path: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/DynamicPartitionPruningHiveScanSuite.scala
##########
@@ -21,24 +21,17 @@ import org.apache.spark.sql._
 import org.apache.spark.sql.catalyst.expressions.{DynamicPruningExpression, 
Expression}
 import org.apache.spark.sql.execution._
 import org.apache.spark.sql.execution.adaptive.{DisableAdaptiveExecutionSuite, 
EnableAdaptiveExecutionSuite}
-import org.apache.spark.sql.execution.datasources.v2.BatchScanExec
 import org.apache.spark.sql.hive.execution.HiveTableScanExec
 import org.apache.spark.sql.hive.test.TestHiveSingleton
 import org.apache.spark.sql.test.SQLTestUtils
 
-abstract class DynamicPartitionPruningHiveScanSuite
+abstract class DynamicPartitionPruningHiveScanSuiteBase

Review comment:
       need to update also for `DynamicPartitionPruningHiveScanSuiteAEOff` & 
`DynamicPartitionPruningHiveScanSuiteAEOn`




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