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/01/21 06:38:00 UTC

[jira] [Commented] (AVRO-3315) Rust: Add support to back/cycle reference an alias

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

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

Commit a35a2a5305560da8ccb8eb299498e73c8bafa3bd in avro's branch refs/heads/master from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=a35a2a5 ]

AVRO-3315: Rust: Add support to back/cycle reference an alias (#1466)

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

> 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
>          Time Spent: 10m
>  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)