Yuwei Xiao created HUDI-3095:
--------------------------------

             Summary: Abstract partition filter logic of clustering plan to 
enable code reuse
                 Key: HUDI-3095
                 URL: https://issues.apache.org/jira/browse/HUDI-3095
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: Yuwei Xiao


The partition filter criteria, which is used when generating the clustering 
plan, is now embedded in specific clustering strategy implementation. However, 
a filter implementation (e.g., `RecentDay based filter` or `SelectedPartition 
based filter`) could be used for different clustering strategies (even across 
engines).

This Jira plans to abstract the filter logic out of the clustering strategy 
implementation, making the code structure more clear and enabling code reuse.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to