ad1happy2go commented on issue #9342: URL: https://github.com/apache/hudi/issues/9342#issuecomment-1696924500
@lucienoz Sorry for the delay here. I was able to reproduce this issue with hudi 0.12.3 but this was fixed later with 0.13.1 version. Can you please upgrade Hudi version to 0.13.1. Also, With new release (0.14.0) which will be out soon, we have quite a few improvements on the same line. INSERT INTO by default will behave as operation type insert and allow all the duplicates to flow in. If using insert.into behaviour as insert, it is behaving correctly based on the payload. -- 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]
