Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/22267#discussion_r213885090
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFilterSuite.scala
---
@@ -1021,6 +1021,18 @@ class ParquetFilterSuite extends QueryTest with
ParquetTest with SharedSQLContex
}
}
}
+
+ test("SPARK-25206: wrong records are returned when Hive metastore schema
and parquet schema " +
--- End diff --
this is a end-to-end test and should not be put here. How about
`HiveParquetSuite`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]