danny0405 commented on issue #8292: URL: https://github.com/apache/hudi/issues/8292#issuecomment-1486229963
The hive meta sync is being doing incrementally by checking the new instants since last meta sync, for each instant, if it checks that the instant had been archived, the archived metadata would be deserialized from the archiving log file, for your exception, it seems there are some missing variables for the metadata which result in some compatibility issues. -- 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]
