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

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

                Author: ASF GitHub Bot
            Created on: 10/Feb/22 19:36
            Start Date: 10/Feb/22 19:36
    Worklog Time Spent: 10m 
      Work Description: RyanSkraba commented on pull request #1526:
URL: https://github.com/apache/avro/pull/1526#issuecomment-1035400286


   Hello!  This looks like a really interesting and *really* compelling 
feature, and also *really quite close* to a solution to AVRO-992!
   
   (Where something like AVRO-992 would be a selector into an avro datum 
(probably a record), you've defined a selector into a schema.)
   
   This might be better served by writing up a little spec for your pathstep 
and getting feedback on that in the mailing list (or by comments on a file in 
the PR).   What would be really amazing would be to start with a "standard" way 
to express error messages across SDKs, and finish with tools to transform 
schemas based on these selectors.


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

> 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 20m
>  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