databendlabs / databend

๐——๐—ฎ๐˜๐—ฎ, ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ & ๐—”๐—œ. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
https://docs.databend.com
Other
7.85k stars 750 forks source link

refactor: add KVPbCrudApi::crud_try_insert() and crud_try_upsert() #16484

Closed drmingdrmer closed 1 month ago

drmingdrmer commented 1 month ago

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

refactor: add KVPbCrudApi::crud_try_insert() and crud_try_upsert()
refactor: add KVPbCrudApi::crud_remove()

Tests

Type of change

Related Issues


This change isโ€‚Reviewable