[ 
https://issues.apache.org/jira/browse/SPARK-16049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-16049:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to