[ https://issues.apache.org/jira/browse/AVRO-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485208#comment-17485208 ]
ASF subversion and git services commented on AVRO-3315: ------------------------------------------------------- Commit 34ba17f1c486f1fd7e801e6a204ad62b78d80ee3 in avro's branch refs/heads/branch-1.11 from Martin Grigorov [ https://gitbox.apache.org/repos/asf?p=avro.git;h=34ba17f ] AVRO-3315: Rust: Add support to back/cycle reference an alias (#1466) Signed-off-by: Martin Tzvetanov Grigorov <mgrigo...@apache.org> (cherry picked from commit a35a2a5305560da8ccb8eb299498e73c8bafa3bd) > Rust: Add support to back/cycle reference an alias > -------------------------------------------------- > > Key: AVRO-3315 > URL: https://issues.apache.org/jira/browse/AVRO-3315 > Project: Apache Avro > Issue Type: Improvement > Components: rust > Reporter: Martin Tzvetanov Grigorov > Assignee: Martin Tzvetanov Grigorov > Priority: Major > Labels: pull-request-available > Fix For: 1.12.0 > > Time Spent: 20m > Remaining Estimate: 0h > > Since AVRO-3302 it is possible to refer to currently being parsed Schema by > its name. > It should be possible to refer to it also by its aliases. > The missing functionality is exposed by > https://github.com/flavray/avro-rs/pull/99/files -> jsonschemas/aliases -- This message was sent by Atlassian Jira (v8.20.1#820001)