cdmikechen created HUDI-469:
-------------------------------

             Summary: HoodieCommitMetadata only show first commit insert rows. 
                 Key: HUDI-469
                 URL: https://issues.apache.org/jira/browse/HUDI-469
             Project: Apache Hudi (incubating)
          Issue Type: Bug
          Components: CLI
            Reporter: cdmikechen
            Assignee: cdmikechen
             Fix For: 0.5.1


When I run hudi cli to get insert rows, I found that hudi cli can not get 
insert rows if it is not in first commit time. I found that 
*{{HoodieCommitMetadata.fetchTotalInsertRecordsWritten()*}} method use 
*{{stat.getPrevCommit().equalsIgnoreCase("null")*}} to filter first commit. 
This check option should be removed。



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to