[
https://issues.apache.org/jira/browse/HUDI-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-7576.
----------------------------
Reviewers: Danny Chen
Resolution: Fixed
Fixed via master branch: 8911aa2d3c7dcc31263023c128f38d70a7b820d5
> Avoid recomputing partition path in AbstractFileSystemView
> ----------------------------------------------------------
>
> Key: HUDI-7576
> URL: https://issues.apache.org/jira/browse/HUDI-7576
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Timothy Brown
> Assignee: Timothy Brown
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0, 1.0.0
>
>
> We have observed a non-negligible amount of CPU spent simply computing the
> partition paths of base and log files when building a file system view. We
> should aim to improve the efficiency of these calls and reduce the number of
> them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)