Open pao214 opened 6 days ago
Jira Link: DB-14078
Currently, we do not support DEFERRABLE for writes since single shard transactions are not handled. See #19407 for context.
Supporting yb_read_after_commit_visibility='deferred' will let us defer read time for both read and write txns. This will help resolve #23056
kind/bug
Jira Link: DB-14078
Description
Currently, we do not support DEFERRABLE for writes since single shard transactions are not handled. See #19407 for context.
Supporting yb_read_after_commit_visibility='deferred' will let us defer read time for both read and write txns. This will help resolve #23056
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information