RussellSpitzer opened a new pull request #1343:
URL: https://github.com/apache/iceberg/pull/1343


   
       Instead of using a cache to preserve the state from before the
       expireSnapshots command, we preserve the table metadata via a
       StaticTable reference. This reference doesn't change when the
       Snapshosts are expired and allows us to look up all the files
       referenced by the prior version of the table without holding
       everything in memory.
   
   Requires  #1342
   


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to