EmmyMiao87 opened a new issue #6229: URL: https://github.com/apache/incubator-doris/issues/6229
Doris does not support the update syntax. Although the unique model can be updated by select + insert, this indirect method is inconvenient to use and cannot guarantee atomicity. Supporting the update syntax can expand the usage scenarios of doris and improve the ease of use of the system. For occasional updates, while supporting updates, it will not affect query performance. -- 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