radai rosenblatt created AVRO-3375:
--------------------------------------
Summary: add union branch, array index and map key "path"
information to serialization errors
Key: AVRO-3375
URL: https://issues.apache.org/jira/browse/AVRO-3375
Project: Apache Avro
Issue Type: Bug
Components: java
Affects Versions: 1.11.0
Reporter: radai rosenblatt
https://issues.apache.org/jira/browse/AVRO-2514 improved serialization error
messages greatly by providing more information about the "location" of a piece
of erroneous data in the object graph handed to a serializer.
however, a few more things can be improved:
* no info printed about which union branches were selected/used
* no info printed about array indexes or map keys
* (subjective) text could be made more concise.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)