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/05/16 19:19:00 UTC

[jira] [Updated] (AVRO-3518) Rust: Represent aliases as Name instead of String

     [ https://issues.apache.org/jira/browse/AVRO-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated AVRO-3518:
---------------------------------
    Labels: pull-request-available  (was: )

> Rust: Represent aliases as Name instead of String
> -------------------------------------------------
>
>                 Key: AVRO-3518
>                 URL: https://issues.apache.org/jira/browse/AVRO-3518
>             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
>
> Currently Aliases is an Option<Vec<String>>.
> Since an alias could have a namespace it would be better to use apache_avro::schema::Name for it instead of String.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)