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 #20192

Closed aunjgr closed 16 hours ago

aunjgr commented 2 days ago

What type of PR is this?

Which issue(s) this PR fixes:

issue #17500 #19834 #18710

What this PR does / why we need it:

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