[
https://issues.apache.org/jira/browse/AVRO-3375?focusedWorklogId=723377&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-723377
]
ASF GitHub Bot logged work on AVRO-3375:
----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Feb/22 02:21
Start Date: 09/Feb/22 02:21
Worklog Time Spent: 10m
Work Description: radai-rosenblatt commented on pull request #1526:
URL: https://github.com/apache/avro/pull/1526#issuecomment-1033271915
@martin-g - addressed your comments (and also handled the case of a null map
key, which i dont think avro currently handles correctly).
im going to replicate this work for other exception types and writer
subclasses
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 723377)
Time Spent: 50m (was: 40m)
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)