Closed hats closed 2 years ago
@hats can you check this against the latest master? We're working on improving the support for Avro.
Confirming that this is still an issue with the given data
Taking a closer look here, the issue is that we currently do not support decoding Object Container Files.
Will close as this is technically not a bug, will revisit after launching v2.0.0
Hi! I'm having an issue when trying to decode a previously encoded message from another library. Schema:
Encoded message:
When I try to dencode this object:
How do I fix this error?