Limess edited a comment on issue #4043: URL: https://github.com/apache/hudi/issues/4043#issuecomment-974072982
OK we got this to work again: we had to: 1. Set `hoodie.datasource.write.reconcile.schema=false` 2. Add the column to any new data. Without doing this, all the old data failed the schema validation step I'd assumed `hoodie.datasource.write.reconcile.schema=true` was entirely for supporting this use case so I don't understand why this fails here. -- 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]
