[ 
https://issues.apache.org/jira/browse/SPARK-16049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338521#comment-15338521
 ] 

Apache Spark commented on SPARK-16049:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/13772

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

Reply via email to