codope commented on issue #5361: URL: https://github.com/apache/hudi/issues/5361#issuecomment-1103969472
@ksrihari93 I think you need to set the payload class appropriately. `OverwriteWithLatestAvroPayload` will overwrite the schema and while merging there will be conflict. Please take a look at the settings in (would recommend to go through the full post) https://hudi.apache.org/cn/blog/2022/01/14/change-data-capture-with-debezium-and-apache-hudi/#hudi-deltastreamer -- 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]
