nikspatel03 commented on issue #8637: URL: https://github.com/apache/hudi/issues/8637#issuecomment-1535386652
Actually, I find out the reason - I'm misconfiguring deltastreamer - correct way is to use --payload-class org.apache.hudi.common.model.OverwriteNonDefaultsWithLatestAvroPayload instead of "--hoodie-conf hoodie.datasource.write.payload.class=org.apache.hudi.common.model.OverwriteWithLatestAvroPayload" Thanks -- 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]
