You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "scx (Jira)" <ji...@apache.org> on 2022/03/07 08:31:00 UTC

[jira] [Created] (HUDI-3572) support DAY_ROLLING strategy in ClusteringPlanPartitionFilterMode

scx created HUDI-3572:
-------------------------

             Summary: support DAY_ROLLING strategy in ClusteringPlanPartitionFilterMode
                 Key: HUDI-3572
                 URL: https://issues.apache.org/jira/browse/HUDI-3572
             Project: Apache Hudi
          Issue Type: New Feature
            Reporter: scx


DAY_ROLLING: Clustering all partitions once a day to avoid clustering data of all partitions each time。sort partitions by asc, choose which partition index % 24 = now_hour.



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