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

Dongjoon Hyun resolved SPARK-39027.
-----------------------------------
    Fix Version/s:     (was: 3.4.0)
       Resolution: Fixed

Issue resolved by pull request 36363
[https://github.com/apache/spark/pull/36363]

> Output SQL statements in upper case in error messages
> -----------------------------------------------------
>
>                 Key: SPARK-39027
>                 URL: https://issues.apache.org/jira/browse/SPARK-39027
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.3.0, 3.4.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Output SQL statements in upper case ONLY in error messages. For example, the 
> error message:
> {code:sql}
> The operation "DESC PARTITION" is not allowed
> {code}
> should be replaced by:
> {code:sql}
> The operation DESC PARTITION is not allowed
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to