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

Serge Rielau updated SPARK-38972:
---------------------------------
    Description: 
In preparation of scraping error messages and turn them into docs we want to 
name the parameters used in error messages.
E.g
{quote}{{"CANNOT_CAST_DATATYPE" : {}}
{{"message" : [ "Cannot cast <sourceType> to <targetType>." ],}}
{{"sqlState" : "22005"}}{quote}

  was:In preparation of scraping error messages and turn them into docs we want 
to name the parameters used in error messages.


> [SQL] Support <paramName> style for error message parameters
> ------------------------------------------------------------
>
>                 Key: SPARK-38972
>                 URL: https://issues.apache.org/jira/browse/SPARK-38972
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Serge Rielau
>            Priority: Minor
>
> In preparation of scraping error messages and turn them into docs we want to 
> name the parameters used in error messages.
> E.g
> {quote}{{"CANNOT_CAST_DATATYPE" : {}}
> {{"message" : [ "Cannot cast <sourceType> to <targetType>." ],}}
> {{"sqlState" : "22005"}}{quote}



--
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