lokeshj1703 commented on PR #11638: URL: https://github.com/apache/hudi/pull/11638#issuecomment-2258246265
I see we added a downgrade fix for eight to seven in HUDI-7859. With that fix the upgrade is failing in the test added in the PR. I was thinking we might need a similar fix to upgrade the hoodie instants when upgrading from 7 to 8. So that all the instant files contain completed time. We can use the file modification time to get the completed file name. Or we need to handle the older file names in 1.x. -- 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]
