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.