alexr17 opened a new pull request, #732:
URL: https://github.com/apache/incubator-xtable/pull/732

   ## *Important Read*
   - *Please ensure the GitHub issue is mentioned at the beginning of the PR*
   
   ## What is the purpose of the pull request
   
   If the earliest commit to retain is empty (rare occurrences):
   - Get all instants after lastSyncedInstant.
   - If no clean instants since lastSyncedInstant, we do incremental sync.
   - Otherwise if earliestCommitToRetain.isEmpty() and there are clean 
instants, do a full snapshot sync to err on the side of caution.
   
   ## Brief change log
   
   Handles case when earliest commit to retain is empty or null
   
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
   
   - Added unit tests
   


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

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

Reply via email to