Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/19368#discussion_r141402142
--- 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 --
For DDL cases, we have HiveDDLSuite extends DDLSuite. But, in this case, I
guess maybe HiveQuerySuite? I think the location will be settled during further
reviews.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]