[
https://issues.apache.org/jira/browse/AVRO-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698546#action_12698546
]
Doug Cutting commented on AVRO-10:
----------------------------------
This might be specfied as, e.g.:
{code}{"type": "fixed", "size": 16}{code}
> add fixed-size type
> -------------------
>
> Key: AVRO-10
> URL: https://issues.apache.org/jira/browse/AVRO-10
> Project: Avro
> Issue Type: Improvement
> Components: spec
> Reporter: Doug Cutting
>
> Avro should support an opaque binary type whose size in bytes is specified in
> the schema. This would permit, e.g., single-byte values, short values, and
> efficient representations for checksums pseudo-random values such as MD5 and
> SHA, dates, etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.