kevinjqliu commented on PR #3206: URL: https://github.com/apache/iceberg-rust/pull/3206#issuecomment-5647392261
> apache-avro 0.21 and 0.22 can decode missing or truncated union tags as null. This pre-existing decoder issue will be addressed upstream rather than with an Iceberg-specific workaround. Upstream issue: TODO: add the apache/avro-rs issue link once filed. BTW this issue was also flagged by my agent and I looked into it. There's already a fix in the main branch: https://github.com/apache/avro-rs/pull/664 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
