DuanRuixiao commented on issue #17501: URL: https://github.com/apache/iceberg/issues/17501#issuecomment-5349341457
Now the blocker is the backward compatibility for both read and write. My proposed solution works fine in the case where new reader reads either old writer or new writer. However, I can't figure out a clean way for old reader reading new writer. It has to be a breaking change release. -- 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]
