Description
In the current implementation, Spark output empty message parameters in the MINIMAL and STANDARD formats:
org.apache.spark.SparkRuntimeException { "errorClass" : "ELEMENT_AT_BY_INDEX_ZERO", "messageParameters" : { } }
that contradict w/ the approach for other JSON fields.