openinx commented on issue #2308:
URL: https://github.com/apache/iceberg/issues/2308#issuecomment-800851402


   If we plan to maintain sequence number like that, then the semantic of 
sequence number will be:  if there are some real update/insert/delete in the 
table data set then we should increase the sequence number, otherwise we should 
keep the same sequence number for the rewrite action.  The previous semantic 
is:  if there is any txn that committed to iceberg table, then the sequence 
number should be increased.


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