gngj commented on issue #8565:
URL: https://github.com/apache/iceberg/issues/8565#issuecomment-1720300206

   I see 
[this](https://github.com/apache/iceberg/blob/3a3c6eddbc7f1da1c4d5934e63b67af16cff29d1/core/src/main/java/org/apache/iceberg/TableMetadata.java#L1705)
 is the cause of this behaviour.
   If this is an expected behaviour what is the best approach for saving only a 
daily snapshot in a streaming use case that has a lot of snapshots.
   
   The idea I had was rewriting files once a day and then using that snapshot 
as the daily snapshot.


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

Reply via email to