Timothy Brown created HUDI-9572:
-----------------------------------

             Summary: 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


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)

Reply via email to