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/01 13:53:00 UTC

[jira] [Updated] (HUDI-3189) Follow up for fallback to full table scan with incremental query when files are cleaned up or achived

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

sivabalan narayanan updated HUDI-3189:
--------------------------------------
    Sprint: Cont' improve -  2021/01/31

> Follow up for fallback to full table scan with incremental query when files are cleaned up or achived
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-3189
>                 URL: https://issues.apache.org/jira/browse/HUDI-3189
>             Project: Apache Hudi
>          Issue Type: Task
>          Components: incremental-query
>            Reporter: sivabalan narayanan
>            Assignee: Jagmeet Bali
>            Priority: Major
>              Labels: sev:high
>             Fix For: 0.11.0
>
>
> [https://github.com/apache/hudi/pull/3946]
> was added to fallback to full table scan with incremental query on 2 occasions:
>  # files are cleaned up, but active timeline still returns the commits.
>  # commits are archived. 
>  
> There are two follow ups from the original PR. 
> a. fs.isExists() call should be routed to metadata table. 
> b. Add similar support to MOR table. 
>  



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