nsivabalan commented on PR #6703:
URL: https://github.com/apache/hudi/pull/6703#issuecomment-1283538192

   by SP_C4, what it essentially means is that, if at C4, if someone does 
snaphot query, hudi serves data from N data files. those N data files will be 
tracked by SP_C4 and cleaner will never touch those files. 
   so even if archival cleans up C1 -> C3 timeline files, we should still be 
able to perform point in time query for C4. should not be an issue. 
   
   wrt MOR delete savepoint, yes, we had a bug which we fixed it later. 
https://github.com/apache/hudi/pull/6744
   
   
   


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

Reply via email to