You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/06/18 16:58:05 UTC

[jira] [Created] (SPARK-16049) Make InsertIntoTable's expectedColumns support case-insensitive resolution properly

Yin Huai created SPARK-16049:
--------------------------------

             Summary: Make InsertIntoTable's expectedColumns support case-insensitive resolution properly
                 Key: SPARK-16049
                 URL: https://issues.apache.org/jira/browse/SPARK-16049
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Yin Huai


Right now,  InsertIntoTable's expectedColumns uses the method of {{contains}} to find static partitioning columns. When analyzer is case-insensitive, the initialization of this lazy val will not work as expected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org