Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/19368#discussion_r141386078
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcSourceSuite.scala ---
@@ -274,4 +274,16 @@ class OrcSourceSuite extends OrcSuite {
)).get.toString
}
}
+
+ test("SPARK-22146: read ORC files containing special characters") {
--- End diff --
Hi, @mgaido91 .
Could we generalize a test case to cover all file-based data sources? Or,
at least,for Parquet, too?
cc @gatorsmile
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]