matrixorigin / matrixone

Hyperconverged cloud-edge native database
https://docs.matrixorigin.cn/en
Apache License 2.0
1.79k stars 277 forks source link

implement ON DUPLICATE KEY UPDATE in new DML plan #20178

Closed aunjgr closed 2 days ago

aunjgr commented 2 days ago

What type of PR is this?

Which issue(s) this PR fixes:

issue #19834

What this PR does / why we need it:

make plan of INSERT ... ON DUPLICATE KEY UPDATE queries single-step