[
https://issues.apache.org/jira/browse/AVRO-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577884#comment-17577884
]
ASF subversion and git services commented on AVRO-3600:
-------------------------------------------------------
Commit a3eea396ed93ac1752d8e42a1da9e31c48d0beb0 in avro's branch
refs/heads/branch-1.11 from Marko Milenković
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=a3eea396e ]
AVRO-3600: UnionSchema::new method should be public (#1817)
* AVRO-3600: UnionSchema::new method should be public
UnionSchema::new method should be public to facility programmatic schema
creation. Visibility of the method changed.
* AVRO-3600: Add rustdoc to a method that has been promoted to be public
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Co-authored-by: Martin Tzvetanov Grigorov <[email protected]>
(cherry picked from commit ce2439d7a7669a5c7f2fa555c661770fbe67493a)
> [Rust] UnionSchema::new method should be public
> -----------------------------------------------
>
> Key: AVRO-3600
> URL: https://issues.apache.org/jira/browse/AVRO-3600
> Project: Apache Avro
> Issue Type: Improvement
> Components: rust
> Reporter: Marko Milenkovic
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> UnionSchema::new method should be public to facilitate programmatic schema
> crationÂ
--
This message was sent by Atlassian Jira
(v8.20.10#820010)