You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2022/01/20 13:48:00 UTC

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

Martin Tzvetanov Grigorov created AVRO-3315:
-----------------------------------------------

             Summary: 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


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)