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

Y Ethan Guo updated HUDI-8830:
------------------------------
    Fix Version/s: 1.0.1

> use maxLatestCommitTime to compute splitLatestCommitDelay
> ---------------------------------------------------------
>
>                 Key: HUDI-8830
>                 URL: https://issues.apache.org/jira/browse/HUDI-8830
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: jack Lei
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.1
>
>
> currently, we use now() - splitLatestCommit, however, when the time goes and 
> the task just processes a huge data commit, then the diff between now and 
> splitLatestCommit may get larger. so we may let reader operator holds a 
> maxLatestCommitTime attribute to record the max split latestcommit time has 
> got, and then use it to compute splitLatestCommitDelay



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

Reply via email to