[
https://issues.apache.org/jira/browse/HUDI-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314925#comment-17314925
]
Aditya Tiwari commented on HUDI-1741:
-------------------------------------
[~pratyakshsharma] I guess with time based cleaning policy, we might need some
modifications in compactor as well.
For a recently updated base file also some of its records might be older.
Time based cleaner and filtering out records with older commit time while
compacting(in MOR) or rewriting(in COW) base file should solve the issue.
> Row Level TTL Support for records stored in Hudi
> ------------------------------------------------
>
> Key: HUDI-1741
> URL: https://issues.apache.org/jira/browse/HUDI-1741
> Project: Apache Hudi
> Issue Type: New Feature
> Components: Utilities
> Reporter: Balaji Varadarajan
> Priority: Major
>
> For e:g : Have records only updated last month
>
> GH: https://github.com/apache/hudi/issues/2743
--
This message was sent by Atlassian Jira
(v8.3.4#803005)