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/08/25 15:02:00 UTC

[jira] [Assigned] (SPARK-40220) Don't output the empty map of error message parameters

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