rmahindra123 opened a new pull request #4211: URL: https://github.com/apache/hudi/pull/4211
- If one or more records failed to write by the Hudi writer, currently we treat it as a success and move the kafka offset. This may result in lost records. If Writestatus has error records, then we ignore that commit, and roll it back. - Explicitly disable the write configs for the participants to trigger table services such as clean, archive, compaction etc. -- 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]
