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

Apache Spark reassigned SPARK-40220:
------------------------------------

    Assignee: Max Gekk  (was: Apache Spark)

> Don't output the empty map of error message parameters
> ------------------------------------------------------
>
>                 Key: SPARK-40220
>                 URL: https://issues.apache.org/jira/browse/SPARK-40220
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>
> In the current implementation, Spark output empty message parameters in the 
> MINIMAL and STANDARD formats:
> {code:json}
>  org.apache.spark.SparkRuntimeException
>  {
>   "errorClass" : "ELEMENT_AT_BY_INDEX_ZERO",
>   "messageParameters" : { }
>  }
> {code}
> that contradict w/ the approach for other JSON fields.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to