fallintoplace opened a new pull request, #1660: URL: https://github.com/apache/iceberg-go/pull/1660
Older Java REST responses can use DATA, POSITION_DELETES, and EQUALITY_DELETES for the content discriminator. The decoder currently accepts only the canonical lowercase values. The decoder now accepts the three exact legacy aliases while continuing to emit and validate the canonical values internally. File-format parsing is unchanged. Tests: - go test ./catalog/rest -- 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]
