Skip to content

sql: No way to get insight into VALIDATE CONSTRAINT progress #26639

@jseldess

Description

@jseldess

After running alter table vehicles validate constraint fk_owner_id_ref_users;, I assumed it should be possible to track the execution status, but neither SHOW CLUSTER QUERIES nor SHOW JOBS represented it.

I think there should be a way to get insight into this via the CLI or Admin UI.

cc: @knz

Jira issue: CRDB-4992

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-schema-changesC-wishlistA wishlist feature.O-supportWould prevent or help troubleshoot a customer escalation - bugs, missing observability/tooling, docsP-3Issues/test failures with no fix SLAS-3-ux-surpriseIssue leaves users wondering whether CRDB is behaving properly. Likely to hurt reputation/adoption.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)target-release-26.2.0v26.2.0-prerelease

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions