mirror of https://github.com/citusdata/citus.git
With https://github.com/citusdata/citus/pull/4806 we enabled 2PC for any non-read-only local task. However, if the execution is a single task, enabling 2PC (CoordinatedTransactionShouldUse2PC) hits an assertion as we are not in a coordinated transaction. There is no downside of using a coordinated transaction for single task local queries. |
||
|---|---|---|
| .. | ||
| backend | ||
| include | ||
| test | ||