[
https://issues.apache.org/jira/browse/HUDI-9572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Brown updated HUDI-9572:
--------------------------------
Summary: Fix minor performance improvements (was: Fix minor performance
degredations)
> 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
>
> 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)