xndai commented on PR #17502: URL: https://github.com/apache/iceberg/pull/17502#issuecomment-5283585893
Thanks for working on that. A couple of questions: > New table property `write.avro.fixed-encoding` (v1=legacy default, v2=correct) Does this need a spec change? What's the process for such change? The backward compatibility concern is also about old reader (current version) that won't be able to process the new Avro file generated by future writer. What's the process to release breaking change like this? -- 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]
