hudi-bot opened a new issue, #14990: URL: https://github.com/apache/hudi/issues/14990
[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. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-3189 - Type: Task --- ## Comments 18/Jul/22 06:39;Bone An;Hi [~shivnarayan] Are you working on this? If not, I can implement this feature if you don't mind.;;; --- 15/Aug/22 06:32;danny0405;Add a following fix in master: 553e280c6d7f3cc349bf7718104a66f7d2866a9b;;; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
