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 GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/20 13:57:01 UTC

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

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

ASF GitHub Bot logged work on AVRO-3315:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Jan/22 13:56
            Start Date: 20/Jan/22 13:56
    Worklog Time Spent: 10m 
      Work Description: martin-g opened a new pull request #1466:
URL: https://github.com/apache/avro/pull/1466


   ### Jira
   
   - [X] My PR addresses the following [Avro Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them in the PR title. For example, "AVRO-1234: My Avro PR"
     - https://issues.apache.org/jira/browse/AVRO-3315
   
   ### Tests
   
   - [X] My PR adds new unit tests
   
   ### Commits
   
   - [X] My commits all reference Jira issues in their subject lines.
   - 
   ### Documentation
   
   - [X] No need of new documentation since there is no new API
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 712086)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          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)