bobhan1 commented on issue #28553: URL: https://github.com/apache/doris/issues/28553#issuecomment-1859865862
It seems that columns in the insert statement covers all the columns in the table, so you don't need to set `enable_unique_key_partial_update` to `true`. The upsert semantic of MOW unique table can satisfy your requirements. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org