You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/10/30 17:44:49 UTC

[GitHub] [hudi] xushiyan commented on issue #5683: [SUPPORT] org.apache.hudi.exception.HoodieUpsertException: Failed to merge old record into new file

xushiyan commented on issue #5683:
URL: https://github.com/apache/hudi/issues/5683#issuecomment-1296312285

   > What we found strange in this case is that we prepared for the change and were no longer selecting the now dropped integer field to be inserted into Hudi.
   
   is this in step 5?
   
   > After this batch we successfully loaded newer data using the new schema and default values.
   
   @MikeTipico not sure what "After this batch" meant: did you skip the batch or just proceed ingesting newer data and ignore the exception? would like to have reproducible steps (hudi / spark versions, old/new schemas, configs & snippet of the structured streaming job)


-- 
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