[
https://issues.apache.org/jira/browse/AVRO-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494506#comment-17494506
]
Ryan Skraba commented on AVRO-992:
----------------------------------
To summarize: AVRO-3375 and the related PR
([https://github.com/apache/avro/pull/1526)] are a nice starting point here
Error messages are generated using a format inspired by jspath/avpath to make
them more readable and succinct. Although it's currently only in the Java SDK,
they're a good candidate to discuss and adopt across SDKs for a unified way to
point to different parts of a schema or datum, and maybe work towards
selectors/queries. (Thanks to [~radai] for the initial investigation and
contribution)
> AVRO Path
> ---------
>
> Key: AVRO-992
> URL: https://issues.apache.org/jira/browse/AVRO-992
> Project: Apache Avro
> Issue Type: New Feature
> Components: java
> Affects Versions: 1.7.0
> Reporter: Jason Rutherglen
> Priority: Minor
>
> Like XPath or JSON Path, it would be useful for AVRO to support a 'path' like
> system to query on an AVRO object to return selected results.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)