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 2022/04/26 10:56:00 UTC

[jira] [Assigned] (SPARK-39027) Output SQL statements in upper case in error messages

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

Apache Spark reassigned SPARK-39027:
------------------------------------

    Assignee: Max Gekk  (was: Apache Spark)

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