kazdy commented on PR #7514: URL: https://github.com/apache/hudi/pull/7514#issuecomment-1358985820
I agree that this created confision but same goes to the feature set itself. Precombine is not required to create CoW table and do inserts in strict mode for example, it's required for upserts and deletes, sql updates deletes and merge into. Moreover flink supports "no precombine" mode so this behavior is spark specific. -- 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]
