Github user skambha commented on a diff in the pull request:
https://github.com/apache/spark/pull/19747#discussion_r151689272
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
---
@@ -40,6 +40,22 @@ class SQLQuerySuite extends QueryTest with
SharedSQLContext {
setupTestData()
+ test("SPARK-22431: table with nested type col with special char") {
--- End diff --
Thanks @gatorsmile for your comments. I have addressed them in the latest
commit.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]