[
https://issues.apache.org/jira/browse/HUDI-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-4749:
--------------------------------------
Sprint: 2022/08/22, 2022/09/05 (was: 2022/08/22, 2022/09/05, 2022/09/19)
> PartitionsForFullCleaning in CleanPlanner is using FileSystemBasedListing
> -------------------------------------------------------------------------
>
> Key: HUDI-4749
> URL: https://issues.apache.org/jira/browse/HUDI-4749
> Project: Apache Hudi
> Issue Type: Bug
> Components: cleaning
> Reporter: sivabalan narayanan
> Assignee: sivabalan narayanan
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
>
> [https://github.com/apache/hudi/pull/5169/files#diff-f3f9696ca040bd9f581a1122b1c5cf0409b3ba4525672fbf3328e9f2c40eec66]
>
> Looks like we are doing file system based full listing when
> partitionsForFullCleaning is being invoked. When the patch was landed,
> DELETE_PARTITION was synchronous and hence the fix. but later we fixed
> DELETE_PARTITION to be lazy. and so, we can use metadata table if enabled.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)