nsivabalan commented on issue #5180: URL: https://github.com/apache/hudi/issues/5180#issuecomment-1087667221
Can you try enabling [this reconcile config](https://hudi.apache.org/docs/configurations/#hoodiedatasourcewritereconcileschema)? This might assist in filling the default values for missing columns. But ensure your table schema has defaults set for any column that could be missing. from above eg, I don't see defaults set for any columns. -- 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]
