[
https://issues.apache.org/jira/browse/AVRO-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978575#action_12978575
]
Doug Cutting commented on AVRO-725:
-----------------------------------
Matt, Bruce: could one of you please look at this? Thanks!
> avro_schema_get_subschema function
> ----------------------------------
>
> Key: AVRO-725
> URL: https://issues.apache.org/jira/browse/AVRO-725
> Project: Avro
> Issue Type: New Feature
> Components: c
> Reporter: Douglas Creager
> Assignee: Douglas Creager
> Priority: Minor
> Attachments: 0001-avro_schema_get_subschema-function.patch
>
>
> I've created a patch that adds a new avro_schema_get_subschema function.
> This provides a single function for returning the named subschema, without
> having to worry about which particular schema type you have. It turns NULL
> if the named subschema doesn't exist, or if the schema doesn't support
> subschemas.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.