[
https://issues.apache.org/jira/browse/HUDI-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Brown updated HUDI-7576:
--------------------------------
Summary: Avoid recomputing partition path in AbstractFileSystemView (was:
Add partitionPath to the HoodieBaseFile and HoodieLogFile objects)
> 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
>
> Adding this field to the classes will allow us to avoid repeatedly computing
> the partition path per file in other parts of the code. This can cut down on
> the CPU overhead associated with creating the FS View.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)