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? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
