You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `INSPECT` commands are being added to support data consistency
validation.
These new statements require new SQL grammar.
The grammar is added in this change and the implementations will be
added in future PRs.
Epic: CRDB-30356
Part of: #148272
Release note (sql change): Introduces the `INSPECT TABLE` and `INSPECT
DATABASE` statements that are unimplemented. The new
`enable_inspect_command` cluster setting feature flag configures access
to the new features as they're implemented.
0 commit comments