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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to