[ 
https://issues.apache.org/jira/browse/HUDI-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579552#comment-17579552
 ] 

Danny Chen commented on HUDI-3189:
----------------------------------

Add a following fix in master: 553e280c6d7f3cc349bf7718104a66f7d2866a9b

> Fallback to full table scan with incremental query when files are cleaned up 
> or achived for MOR table
> -----------------------------------------------------------------------------------------------------
>
>                 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: sivabalan narayanan
>            Priority: Major
>              Labels: pull-request-available, sev:high
>             Fix For: 0.12.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> [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.10#820010)

Reply via email to