[
https://issues.apache.org/jira/browse/AVRO-3375?focusedWorklogId=727291&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-727291
]
ASF GitHub Bot logged work on AVRO-3375:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Feb/22 18:37
Start Date: 15/Feb/22 18:37
Worklog Time Spent: 10m
Work Description: radai-rosenblatt commented on pull request #1526:
URL: https://github.com/apache/avro/pull/1526#issuecomment-1039668331
@RyanSkraba @martin-g - Code has been cleaned up and the "path steps" have
been converted over to something that might one day form part of an AvroPath
implementation.
i'll send out an email to the dev mailing list later today about formalizing
at least enough syntax for tracking the locations of errors in graphs, but
otherrwise this PR is ready for review
--
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: 727291)
Time Spent: 2h 50m (was: 2h 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: 2h 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)