Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21711#discussion_r202531090
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala 
---
    @@ -2005,6 +2005,24 @@ class SQLQuerySuite extends QueryTest with 
SQLTestUtils with TestHiveSingleton {
         }
       }
     
    +  test("SPARK-24681 checks if nested column names do not include ',', ':', 
and ';'") {
    --- End diff --
    
    Move it to HiveDDLSuite?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to