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

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

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

   Single object writer conforming to the spec: 
https://avro.apache.org/docs/current/spec.html#single_object_encoding.
   
   2 different implementations to:
   1) To more closely match the current library file writer
   2) To take advantage of the new `AvroSchema` trait to allow for less 
boilerplate and more type safety
   
   ### Jira
   
   - [x] https://issues.apache.org/jira/browse/AVRO-3506
   
   ### Tests
   
   - [x] Contains a single interop sanity test tested against the java 
implementation
   - [x] Contains unit tests 
   
   ### Documentation
   - [ ] WIP 




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

    Worklog Id:     (was: 765842)
    Time Spent: 3h 10m  (was: 3h)

> [rust] Implement Single Object Writer
> -------------------------------------
>
>                 Key: AVRO-3506
>                 URL: https://issues.apache.org/jira/browse/AVRO-3506
>             Project: Apache Avro
>          Issue Type: New Feature
>            Reporter: Jack Klamer
>            Assignee: Jack Klamer
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h 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 writer



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

Reply via email to