cockroachdb / cockroachdb/cockroach
sql: support more statements for multiple active portals
Open
A-pausable-portals
C-enhancement
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
In https://github.com/cockroachdb/cockroach/pull/96358 for multiple active portals we only supports SELECT read-only statements without any sub or post queries. We should support more various statement and allow pausing the execution.
Jira issue: CRDB-25585
Epic CRDB-25183
Contributor guide
Assessment
This issue has not been assessed yet.