Hi all, Wanted to share this short design doc <https://docs.google.com/document/d/1tkqBOYtkcA7fbDmhIAE6_6Jmus5WwP6vS6jA_JHp4Ms> for a simple method of allowing conflicting commits to both be committed. If implemented, this would allow e.g. two writers doing append-only operations to a table in Polaris to always succeed.
If you're interested, please take a look. In the meantime, I'll be preparing a small draft PR to serve as a reference implementation. --EM