prashantwason commented on issue #2995: URL: https://github.com/apache/hudi/issues/2995#issuecomment-856050504
I have found the issue - The metadata table timeline is updated only till 20201216222013.deltacommit. 2021-05-20 15:00:47 0 .temp_$folder$ 2021-05-20 15:01:09 2001 20201216222013.deltacommit 2021-05-20 15:01:03 985 20201216222013.deltacommit.inflight 2021-05-20 15:01:02 0 20201216222013.deltacommit.requested So the table is returning the old listing (which was accurate in Dec) causing the duplicate issue. I think the reason the table the stuck is one of the following issues: https://issues.apache.org/jira/browse/HUDI-1649 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
