[
https://issues.apache.org/jira/browse/SPARK-28084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865758#comment-16865758
]
Sujith Chacko commented on SPARK-28084:
---------------------------------------
insert command the partition column will be resolved using the resolver where
the resovlver will resolve the names based onĀ
spark.sql.caseSensitive property. same logic can be applied for resolving the
partition column names in LOAD COMMAND.
I am working on this, will raise a PR soon
> LOAD DATA command resolving the partition column name considering case
> senstive manner
> ---------------------------------------------------------------------------------------
>
> Key: SPARK-28084
> URL: https://issues.apache.org/jira/browse/SPARK-28084
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.4.3
> Reporter: Sujith Chacko
> Priority: Major
> Attachments: parition_casesensitive.PNG
>
>
> LOAD DATA command resolving the partition column name considering case
> sensitive manner, where as insert command resolves case-insensitive manner.
> Refer the snapshot for more details.
> !image-2019-06-18-00-04-22-475.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]