[
https://issues.apache.org/jira/browse/AVRO-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874931#action_12874931
]
Thiruvalluvan M. G. commented on AVRO-358:
------------------------------------------
I agree, schema resolution is a big feature. But implementations take time to
get it working fully. It appears, for example, the C implementation of schema
resolution is partial. I don't see code to handle default values for fields
that the writer does not provide. I don't think resolutions involving unions
are handled well. I hope I'm wrong.
> Specify "levels" of Avro implementation in the spec
> ---------------------------------------------------
>
> Key: AVRO-358
> URL: https://issues.apache.org/jira/browse/AVRO-358
> Project: Avro
> Issue Type: Improvement
> Components: spec
> Reporter: Jeff Hammerbacher
>
> We've discussed on IRC having well-defined "levels" of implementation for the
> Avro spec, so that we can track the maturity of an implementation in each
> language. We should get to work on specifying these levels more precisely and
> writing them into the specification.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.