-
Couldn't load subscription status.
- Fork 4k
Open
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Description
Add an INSPECT operation to the random schema workload. While INSPECT isn’t a schema change, we want to observe how it behaves alongside schema changes and concurrent DML (mainly inserts).
Details
- Randomize between inspecting the whole database or a random table.
- Vary the AS OF timestamps used.
- Capture any INSPECT errors by running SHOW INSPECT ERRORS for each job at the end of the run. This makes debugging easier if issues occur.
Jira issue: CRDB-55452
Epic CRDB-55075
Metadata
Metadata
Assignees
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)