[
https://issues.apache.org/jira/browse/AVRO-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13602613#comment-13602613
]
Doug Cutting commented on AVRO-1274:
------------------------------------
Sorry, I wrote the above before looking at your patch and the sources. That
{"bytes":"foo"} thing is indeed coming from GenericData#toString. (It dates
back to the pre-history of Avro. I must have had some good intention when I
added it, but it sure looks evil now.) We should probably remove it, but that
would be an incompatible change. Perhaps the next release should be 1.8.0
instead of 1.7.5. There are a few other minor incompatible changes queued that
would be nice to get out. Or we can work around this, specially handling
binary default values.
> Add a schema builder API
> ------------------------
>
> Key: AVRO-1274
> URL: https://issues.apache.org/jira/browse/AVRO-1274
> Project: Avro
> Issue Type: New Feature
> Components: java
> Reporter: Tom White
> Assignee: Tom White
> Attachments: AVRO-1274.patch, AVRO-1274.patch, AVRO-1274.patch
>
>
> It would be nice to have a fluent API that made it easier to construct record
> schemas.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira