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

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

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org