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/08 18:47:00 UTC

[jira] [Work logged] (AVRO-3507) [rust] Implement Single Object Reader

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

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

                Author: ASF GitHub Bot
            Created on: 08/May/22 18:46
            Start Date: 08/May/22 18:46
    Worklog Time Spent: 10m 
      Work Description: jklamer opened a new pull request, #1681:
URL: https://github.com/apache/avro/pull/1681

   Single object encoding readers. Both generic interfacing only with value, and Specific that takes advantage of traits to deserialize directly to the user's type. 
   
   ### Jira
   
   https://issues.apache.org/jira/browse/AVRO-3507
   
   ### Tests
   
   - [ ] Unit tests
   - [ ] Interop message test
   
   
   ### Documentation
   https://issues.apache.org/jira/browse/AVRO-3513
   




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

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

> [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
>          Time Spent: 10m
>  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)