LuciferYang commented on code in PR #41533:
URL: https://github.com/apache/spark/pull/41533#discussion_r1225737026


##########
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/PruneFileSourcePartitionsSuite.scala:
##########
@@ -36,6 +36,11 @@ import org.apache.spark.sql.types.StructType
 
 class PruneFileSourcePartitionsSuite extends PrunePartitionSuiteBase with 
SharedSparkSession {
 
+  override def beforeEach(): Unit = {

Review Comment:
   Let's check if this is really useful @HyukjinKwon @zhengruifeng 
   
   



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