szehon-ho commented on code in PR #58524:
URL: https://github.com/apache/spark/pull/58524#discussion_r3938001583
##########
sql/core/src/test/scala/org/apache/spark/sql/DynamicPartitionPruningSuite.scala:
##########
@@ -2680,6 +2680,70 @@ abstract class DynamicPartitionPruningV2FilterSuite
super.initState()
spark.conf.set("spark.sql.catalog.testcat",
classOf[InMemoryTableWithV2FilterCatalog].getName)
}
+
+ import testImplicits._
Review Comment:
nit: can we put it on top or more natural place ?
--
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]