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

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

Commit 109059dee1ff1ab8d1d0eb694e19faa871a8762d in avro's branch 
refs/heads/dependabot/maven/lang/java/org.apache.thrift-libthrift-0.19.0 from 
Kousuke Saruta
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=109059dee ]

AVRO-3862: [Rust] Add aliases and doc methods to Schema in Rust SDK (#2505)

* AVRO-3862: [Rust] Add aliases and doc methods to Schema in Rust SDK

---------

Co-authored-by: Martin Grigorov <[email protected]>

> Add aliases and doc methods to Schema in Rust SDK
> -------------------------------------------------
>
>                 Key: AVRO-3862
>                 URL: https://issues.apache.org/jira/browse/AVRO-3862
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: rust
>    Affects Versions: 1.12.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.12.0, 1.11.4
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Named types (Record, Enum and Fixed) have common attributes {*}name{*}, 
> *aliases* and {*}doc{*}.
> We have already have *fn name* in Schema so it's nice to have *fn aliases* 
> and *fn doc* too.



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

Reply via email to