Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/21320#discussion_r212476400
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetSchemaPruningSuite.scala
---
@@ -31,6 +32,7 @@ import org.apache.spark.sql.types.StructType
class ParquetSchemaPruningSuite
extends QueryTest
with ParquetTest
+ with SchemaPruningTest
--- End diff --
In my local, all of them still can pass. Am I wrong?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]