[ 
https://issues.apache.org/jira/browse/AVRO-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978582#action_12978582
 ] 

Bruce Mitchener commented on AVRO-725:
--------------------------------------

But I see now that other Avro C tests do the same thing, so whatever. :)

> 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.

Reply via email to