[
https://issues.apache.org/jira/browse/HUDI-9572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Brown reassigned HUDI-9572:
-----------------------------------
Assignee: Timothy Brown
> Fix minor performance degredations
> ----------------------------------
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)