vgkowski commented on PR #5406: URL: https://github.com/apache/hudi/pull/5406#issuecomment-1434287762
this behavior is not expected in GDPR context when you want to hard delete records and clean old files. You generally run a delete operation with `KEEP_LATEST_COMMITS` to 1 and you don't want old records supposedly deleted to appear in any time travel query. -- 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]
