[
https://issues.apache.org/jira/browse/AVRO-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce Mitchener updated AVRO-725:
---------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Status: Resolved (was: Patch Available)
Applied patch by hand. Also added the new test to the CMake build.
> 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
> Fix For: 1.5.0
>
> 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.