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)