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

Danny Chen updated HUDI-9314:
-----------------------------
    Fix Version/s: 1.1.0

> Reduce overhead of creating payloads
> ------------------------------------
>
>                 Key: HUDI-9314
>                 URL: https://issues.apache.org/jira/browse/HUDI-9314
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Timothy Brown
>            Assignee: Timothy Brown
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.1.0
>
>
> The creation of Hudi payloads uses reflection but does not cache the 
> constructor so the code pays a penalty on each call which affects throughput. 
> The reflection needs to be avoided when possible as well, such as when the 
> payload class is already known in the metadata table paths.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to