[
https://issues.apache.org/jira/browse/AVRO-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743637#comment-17743637
]
ASF subversion and git services commented on AVRO-3799:
-------------------------------------------------------
Commit 5abfe272e0f31bf49bea25bd720e6240ba4ed467 in avro's branch
refs/heads/branch-1.11 from Kousuke Saruta
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=5abfe272e ]
AVRO-3799: [Rust] Enable the schema parser to read and parse from input streams
for Rust binding (#2352)
* Add a feature reading and parsing schemas from readers.
* Fix format.
* Add Jira number to the test names.
(cherry picked from commit 1d1742b45ceaf73e09b82a9c6f1ab080f20d8808)
> Enable the schema parser to read and parse from input streams for Rust
> binding
> -------------------------------------------------------------------------------
>
> Key: AVRO-3799
> URL: https://issues.apache.org/jira/browse/AVRO-3799
> Project: Apache Avro
> Issue Type: Improvement
> Components: rust
> Affects Versions: 1.12.0
> Reporter: Kousuke Saruta
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The Java binding supports reading and parsing schema from input streams. So,
> it's great if the feature is supported for the Rust binding too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)