fallintoplace opened a new pull request, #1667: URL: https://github.com/apache/iceberg-go/pull/1667
Metadata update JSON decoding allowed missing payload fields to become Go zero values, nil objects, or empty no-op updates. This validates the required wire fields for every update action before decoding into the existing update types. Explicit empty collections remain valid where the format allows them. Tests: go test ./table -count=1 -- 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]
