[
https://issues.apache.org/jira/browse/AVRO-3506?focusedWorklogId=764779&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-764779
]
ASF GitHub Bot logged work on AVRO-3506:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/May/22 17:05
Start Date: 01/May/22 17:05
Worklog Time Spent: 10m
Work Description: jklamer commented on code in PR #1672:
URL: https://github.com/apache/avro/pull/1672#discussion_r862499397
##########
share/test/data/messageV1/README.md:
##########
@@ -0,0 +1,45 @@
+BinaryMessage data in single object encoding
https://avro.apache.org/docs/current/spec.html#single_object_encoding
+
+Ground truth data generated with Java Code
Review Comment:
Do you think we should generate this data every time? I was looking at the
`share/test/data/` folder for avro container files data and I wanted to create
an extension to that for message format where the bytes are "stuck in time". So
even if generated by Java at first they can be used to keep checking Rust
against Java?
Issue Time Tracking
-------------------
Worklog Id: (was: 764779)
Time Spent: 50m (was: 40m)
> [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: 50m
> 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)