[
https://issues.apache.org/jira/browse/AVRO-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533770#comment-17533770
]
ASF subversion and git services commented on AVRO-3507:
-------------------------------------------------------
Commit 41fbaa8e9443bebc276dc8f2d056a155f47bf0c8 in avro's branch
refs/heads/master from Jack Klamer
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=41fbaa8e9 ]
[AVRO-3507] Implement Single Object reader (#1681)
* Readers
* unit tested
* interop tested
* Update lang/rust/avro/src/reader.rs
Co-authored-by: Martin Grigorov <[email protected]>
* Apply suggestions from code review
Co-authored-by: Martin Grigorov <[email protected]>
* one read for interop+ error message
* AVRO-3507: Improve an error message in a unit test
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3507: Better variable names and error messages
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3507: Fix Clippy 1.51 errors
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Co-authored-by: Martin Grigorov <[email protected]>
Co-authored-by: Martin Tzvetanov Grigorov <[email protected]>
> [rust] Implement Single Object Reader
> -------------------------------------
>
> Key: AVRO-3507
> URL: https://issues.apache.org/jira/browse/AVRO-3507
> Project: Apache Avro
> Issue Type: New Feature
> Reporter: Jack Klamer
> Assignee: Jack Klamer
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The spec contains a definition for Single object Encoding:
> https://avro.apache.org/docs/current/spec.html#single_object_encoding
> Rust should have a compatible reader
--
This message was sent by Atlassian Jira
(v8.20.7#820007)