You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "cdmikechen (Jira)" <ji...@apache.org> on 2019/12/31 02:10:00 UTC

[jira] [Reopened] (HUDI-469) HoodieCommitMetadata only show first commit insert rows.

     [ https://issues.apache.org/jira/browse/HUDI-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

cdmikechen reopened HUDI-469:
-----------------------------

> 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
>            Priority: Major
>             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)