laskoviymishka opened a new issue, #1087: URL: https://github.com/apache/iceberg-go/issues/1087
Follow-up from #1069. #1069 gates v3-only fields on v1/v2 reads. By the same logic, `last-sequence-number` is v2+ and silently accepted on v1 today — the gate only catches one direction. Extend the existing helper to cover v2-only fields on v1 (or revisit if we end up loosening the v3 gate per #1086). -- 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]
