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

[jira] [Closed] (HUDI-3361) Fix HoodieIncr source checkpoint calculation when checkpoint is not present in source hudi table

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

sivabalan narayanan closed HUDI-3361.
-------------------------------------
    Resolution: Fixed

> Fix HoodieIncr source checkpoint calculation when checkpoint is not present in source hudi table
> ------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-3361
>                 URL: https://issues.apache.org/jira/browse/HUDI-3361
>             Project: Apache Hudi
>          Issue Type: Task
>          Components: deltastreamer
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> when checkpoint commit is not present in source hudi table, we load the timeline and find the first active commit and set it as begin time. and we make incremental query with this. We want to make a snapshot query w/ latest commit instead so that we don't miss any data. 
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)