[
https://issues.apache.org/jira/browse/HUDI-5531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yue Zhang updated HUDI-5531:
----------------------------
Fix Version/s: 0.14.0
(was: 0.13.1)
> RECENT_DAYS strategy of ClusteringPlanPartitionFilterMode should rename to
> RECENT_PARTITIONS
> --------------------------------------------------------------------------------------------
>
> Key: HUDI-5531
> URL: https://issues.apache.org/jira/browse/HUDI-5531
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Nicholas Jiang
> Assignee: Nicholas Jiang
> Priority: Minor
> Fix For: 0.14.0
>
>
> The javadoc of `ClusteringPlanPartitionFilter` mentions that RECENT DAYS:
> output recent partition given skip num and days lookback config, therefore
> the RECENT_DAYS strategy doesn't match the semantics because it assumes that
> Hudi partitions are partitioned by day, but partitioning by hour can also use
> this strategy. RECENT_DAYS strategy of ClusteringPlanPartitionFilterMode
> should rename to RECENT_PARTITIONS for the semantics match.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)