You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "codope (via GitHub)" <gi...@apache.org> on 2023/03/29 07:33:08 UTC

[GitHub] [hudi] codope commented on issue #8210: [SUPPORT] Hive sync failing with "Invalid default for field operationType" while migrating form Hudi 0.8 to 0.12

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org