[ 
https://issues.apache.org/jira/browse/AVRO-3375?focusedWorklogId=724773&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-724773
 ]

ASF GitHub Bot logged work on AVRO-3375:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Feb/22 21:09
            Start Date: 10/Feb/22 21:09
    Worklog Time Spent: 10m 
      Work Description: radai-rosenblatt commented on pull request #1526:
URL: https://github.com/apache/avro/pull/1526#issuecomment-1035520355


   yeah I agree there's a very large overlap between my step classes and 
avro-992 (not 100% though - for example the step for null map keys).
   
   i'll start moving my path classes to a more "api-like" location and see if i 
can come up with a spec.
   i'll probably base it on the eventual implementation they wrote - 
https://github.com/dcaoyuan/avpath


-- 
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: 724773)
    Time Spent: 2.5h  (was: 2h 20m)

> 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: 2.5h
>  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)

Reply via email to