brishi19791 opened a new issue, #660:
URL: https://github.com/apache/incubator-xtable/issues/660

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/incubator-xtable/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Please describe the bug 🐞
   
   I am using snowflake Iceberg tables and converting into Delta using XTable. 
Below is the behavior I noticed.
   
   - If I do conversion after every Iceberg commit, XTable is doing incremental 
sync
   - If I do conversion after >=2 Iceberg commits, then XTable is doing full 
sync and seeing below log info:
                **"Incremental sync is not safe from instant {}. Falling back 
to snapshot sync."**
   - In Iceberg snapshots I see multiple snapshot's timestamp <= last instant 
sync timestamp from latest Delta log
   
   
   
   ### Are you willing to submit PR?
   
   - [x] I am willing to submit a PR!
   - [ ] I am willing to submit a PR but need help getting started!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscr...@xtable.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to