kzu opened this issue 3 years ago · 0 comments
Currently we use TableOperation.InsertOrReplace in PutAsync. In some cases, it might be preferable for the consumer to use InsertOrMerge instead.
TableOperation.InsertOrReplace
PutAsync
InsertOrMerge