RussellSpitzer commented on PR #11354: URL: https://github.com/apache/iceberg/pull/11354#issuecomment-2438745450
> @RussellSpitzer On write, the `operation` field is added to the `summary` map https://github.com/apache/iceberg/pull/11354/files#diff-7ed51a90c01ae74858022052b57c6b39544e1fa5f4bf3f0724c48838aa0f56ecL63-L66 Yes I meant checking there is no top level "operation" field { snapshot { operation: {} // <-- Did we do this before? summary: {} } -- 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]
