radai rosenblatt created AVRO-3212:
--------------------------------------
Summary: Avro Specification does not allow type fixed to have a
doc property
Key: AVRO-3212
URL: https://issues.apache.org/jira/browse/AVRO-3212
Project: Apache Avro
Issue Type: Bug
Components: doc
Affects Versions: 1.10.2
Reporter: radai rosenblatt
according to the [latest
spec|http://avro.apache.org/docs/current/spec.html#Fixed]:
{quote}
Fixed uses the type name "fixed" and supports two attributes:
name
namespace
aliases
size
{quote}
those are 4 attributes, and also "doc" isnt mentioned (though very much
supported at least in java code)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)