[
https://issues.apache.org/jira/browse/HUDI-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan closed HUDI-5485.
-------------------------------------
Resolution: Fixed
> Improve performance of savepoint with MDT
> -----------------------------------------
>
> Key: HUDI-5485
> URL: https://issues.apache.org/jira/browse/HUDI-5485
> Project: Apache Hudi
> Issue Type: Improvement
> Components: metadata
> Reporter: Ethan Guo
> Assignee: Ethan Guo
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.13.0
>
>
> [https://github.com/apache/hudi/issues/7541]
> When metadata table is enabled, the savepoint operation is slow for a large
> number of partitions (e.g., 75k). The root cause is that for each partition,
> the metadata table is scanned, which is unnecessary.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)