You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Ethan Guo (Jira)" <ji...@apache.org> on 2022/09/30 18:26:00 UTC

[jira] [Created] (HUDI-4958) Provide accurate numDeletes in commit metadata

Ethan Guo created HUDI-4958:
-------------------------------

             Summary: Provide accurate numDeletes in commit metadata
                 Key: HUDI-4958
                 URL: https://issues.apache.org/jira/browse/HUDI-4958
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: Ethan Guo


When doing a simple computation of {{numInserts - numDeletes}} for all the commits, this leads to negative total records.  Need to check if number of inserts and deletes are accurate when both inserts and deletes exist in the same input batch for upsert.



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