prashantwason commented on issue #2995: URL: https://github.com/apache/hudi/issues/2995#issuecomment-875313926
>> What I'm not understanding is how the table is only updated until 20201216222013.deltacommit since that commit was long before [1]. Metadata Table bootstrap had some bug which caused it to only bootrap till 20201216222013. Future changes (commits / cleans etc) were not committed to metadata table which caused it to always report data from dec. This was not caused by your actions. I have been filing the various patches to fix this. 0.9 will have all the fixes for metadata table. But if you want to try now, you need these patches over current master: https://github.com/apache/hudi/pull/3084 https://github.com/apache/hudi/pull/3210 Once you have these patches, you can create your shadow pipeline again and it should work. -- 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]
