Github user mpetruska commented on a diff in the pull request:
https://github.com/apache/spark/pull/19744#discussion_r151092639
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcSourceSuite.scala ---
@@ -278,4 +286,93 @@ class OrcSourceSuite extends OrcSuite {
)).get.toString
}
}
+
+ test("SPARK-22267 Spark SQL correctly reads parquet files when column
order is different") {
--- End diff --
Will remove this one, it is only used to help me diagnose the problem.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]