kazdy commented on issue #7335: URL: https://github.com/apache/hudi/issues/7335#issuecomment-1334390971
Hi, Have you tried to set this config: `hoodie.compaction.payload.class' (default is OverwriteWithLatestAvroPayload) https://hudi.apache.org/docs/configurations/#hoodiecompactionpayloadclass-1 to same value as you use for `hoodie.datasource.write.payload.class` can be important for MOR table? -- 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]
