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

   Throw an exception if a DELETE or OVERWRITE snapshot is found in the 
incremental scan range.
   
   DELETE and OVERWRITE operations change the data, which may cause incorrect 
results in incremental reads, so they should not be silently ignored. Only 
REPLACE operations do not change the data and can be safely skipped.
   


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