cockroachdb / cockroachdb/cockroach
sql: consider allowing buffered writes on DDL
Open
A-buffered-writes
C-cleanup
T-sql-foundations
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Out of caution, when rolling out buffered writes feature we initially will disable it when encountering the first DDL on the txn. We should consider re-evaluating this decision once the feature is more fleshed out / stable.
Jira issue: CRDB-47300
Contributor guide
Assessment
This issue has not been assessed yet.