chl-wxp commented on PR #10897: URL: https://github.com/apache/seatunnel/pull/10897#issuecomment-4474866332
> Collaborator Thank you for your review. When I reviewed the code, I found that the final behavior controlled by the parameter support_upsert_by_insert_only is to insert data using insert syntax. When we want to achieve this goal, we only need to set the parameter enable_upsert to false. Another very important point is that there is no introduction to the support_upsert_by_insert_only parameter in earlier versions. -- 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]
