[jira] [Assigned] (SPARK-34556) Checking duplicate static partition columns doesn't respect case sensitive conf

2021-03-02 Thread Hyukjin Kwon (Jira)


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

Hyukjin Kwon reassigned SPARK-34556:


Assignee: Shixiong Zhu

> Checking duplicate static partition columns doesn't respect case sensitive 
> conf
> ---
>
> Key: SPARK-34556
> URL: https://issues.apache.org/jira/browse/SPARK-34556
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.4.7, 3.0.2, 3.1.1
>Reporter: Shixiong Zhu
>Assignee: Shixiong Zhu
>Priority: Major
>
> When parsing the partition spec, Spark will call 
> `org.apache.spark.sql.catalyst.parser.ParserUtils.checkDuplicateKeys` to 
> check if there are duplicate partition column names in the list. But this 
> method is always case sensitive and doesn't discover duplicate partition 
> column names when using different cases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Assigned] (SPARK-34556) Checking duplicate static partition columns doesn't respect case sensitive conf

2021-02-26 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-34556:


Assignee: (was: Apache Spark)

> Checking duplicate static partition columns doesn't respect case sensitive 
> conf
> ---
>
> Key: SPARK-34556
> URL: https://issues.apache.org/jira/browse/SPARK-34556
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.4.7, 3.0.2, 3.1.1
>Reporter: Shixiong Zhu
>Priority: Major
>
> When parsing the partition spec, Spark will call 
> `org.apache.spark.sql.catalyst.parser.ParserUtils.checkDuplicateKeys` to 
> check if there are duplicate partition column names in the list. But this 
> method is always case sensitive and doesn't discover duplicate partition 
> column names when using different cases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Assigned] (SPARK-34556) Checking duplicate static partition columns doesn't respect case sensitive conf

2021-02-26 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-34556:


Assignee: Apache Spark

> Checking duplicate static partition columns doesn't respect case sensitive 
> conf
> ---
>
> Key: SPARK-34556
> URL: https://issues.apache.org/jira/browse/SPARK-34556
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.4.7, 3.0.2, 3.1.1
>Reporter: Shixiong Zhu
>Assignee: Apache Spark
>Priority: Major
>
> When parsing the partition spec, Spark will call 
> `org.apache.spark.sql.catalyst.parser.ParserUtils.checkDuplicateKeys` to 
> check if there are duplicate partition column names in the list. But this 
> method is always case sensitive and doesn't discover duplicate partition 
> column names when using different cases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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