GuidoPereyra_
New Contributor II

Hi @matt@direction.consulting

I just found the following doc https://docs.azuredatabricks.net/delta/isolation-level.html#set-the-isolation-level.

In my case, I could fixed partitioning the table and I think is the only way for concurrent update in the same table but you can find different serialization level in the doc for the others operations.

I hope It is hopeful