[ 
https://issues.apache.org/jira/browse/HUDI-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy Brown updated HUDI-7576:
--------------------------------
    Description: 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.  (was: 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.)

> 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
>
> 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)

Reply via email to