dongjoon-hyun commented on a change in pull request #33639:
URL: https://github.com/apache/spark/pull/33639#discussion_r683078053



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetQuerySuite.scala
##########
@@ -40,7 +42,8 @@ import org.apache.spark.util.Utils
 /**
  * A test suite that tests various Parquet queries.
  */
-abstract class ParquetQuerySuite extends QueryTest with ParquetTest with 
SharedSparkSession {
+abstract class ParquetQuerySuite extends QueryTest with ParquetTest with 
SharedSparkSession
+  with ExplainSuiteHelper{

Review comment:
       Could you make a new test suite for these 447 line test code, @huaxingao 
?




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