grantatspothero opened a new pull request, #11829:
URL: https://github.com/apache/iceberg/pull/11829

   Followup from this PR:
   https://github.com/apache/iceberg/pull/10523
   
   The above PR removed unnecessary objectstore reads after commit, but there 
was 1 I missed. `SnapshotProducer.notifyListeners` has the same problem of 
reading metadata from objectstore instead of just reading the in memory 
committed Snapshot object. 


-- 
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