You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/16 12:45:00 UTC

[jira] [Commented] (AVRO-3609) support custom attributes

    [ https://issues.apache.org/jira/browse/AVRO-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580298#comment-17580298 ] 

ASF subversion and git services commented on AVRO-3609:
-------------------------------------------------------

Commit a9cedd0355efee6a7b97c3d34c9d3b057cd0714d in avro's branch refs/heads/avro-3609-rust-support-custom-attributes from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=a9cedd035 ]

AVRO-3609: [Rust] Add custom attributes field to Record, Enum and Fixed schemata

Signed-off-by: Martin Tzvetanov Grigorov <mg...@apache.org>


> 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
>            Priority: Major
>             Fix For: 1.11.1, 1.12.0
>
>
> 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)