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

sivabalan narayanan closed HUDI-9572.
-------------------------------------
    Resolution: Fixed

https://github.com/apache/hudi/commit/346e5b5690d8e9d75a072f4ff9ee9a318d59305b

> Fix minor performance improvements
> ----------------------------------
>
>                 Key: HUDI-9572
>                 URL: https://issues.apache.org/jira/browse/HUDI-9572
>             Project: Apache Hudi
>          Issue Type: Sub-task
>            Reporter: Timothy Brown
>            Assignee: Timothy Brown
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.1.0
>
>
> There are three minor performance issues:
> 1. There is auto boxing and then unboxing around booleans for indicating 
> whether an update is a delete
> 2. There is a validation that runs per merge for payload based merging
> 3. Commit time ordering does not require translating the existing record to a 
> buffered record
> 4. MDT record serialization does not properly cache the kryo serializer per 
> thread



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

Reply via email to