xicm commented on PR #8062:
URL: https://github.com/apache/hudi/pull/8062#issuecomment-1645047203

   Partition TTL can cover most scenarios, will bring a lot of convenience.
    I have a simple record level TTL idea. We configure a general TTL, update 
the query api to ensure that expired data can't not queried, and then delete 
the expired record when we do  compaction or clustering.


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