codope commented on issue #8210: URL: https://github.com/apache/hudi/issues/8210#issuecomment-1488086004
Likely because operation type field is being added in between and hive is getting columns based in index instead of name. You can avoid reading archived timeline in every call of meta sync with this fix https://github.com/apache/hudi/commit/ab61f61df9686793406300c0018924a119b02855 -- 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]
