lionel untereiner created AVRO-3609:
---------------------------------------

             Summary: support custom attributes
                 Key: AVRO-3609
                 URL: https://issues.apache.org/jira/browse/AVRO-3609
             Project: Apache Avro
          Issue Type: Improvement
          Components: rust
            Reporter: lionel untereiner
             Fix For: 1.12.0, 1.11.1


Custom attributes are allowed as per Avro specification : 
[https://avro.apache.org/docs/current/spec.html#schemas|https://www.google.com/url?q=https://avro.apache.org/docs/current/spec.html%23schemas&sa=D&source=buganizer&usg=AOvVaw3JfXMgFX6Eq0Fd0TjDzgb1]
 

They are allowed at schema objects and field level.

But Avro rust implementation does not support custom attributes at all.

Update implementation to support custom attributes at schema level and field 
level.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to