Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR #103930 - schemachanger: prettier EXPLAIN (DDL) output #17133

Open
cockroach-teamcity opened this issue May 31, 2023 · 0 comments
Open

PR #103930 - schemachanger: prettier EXPLAIN (DDL) output #17133

cockroach-teamcity opened this issue May 31, 2023 · 0 comments

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 31, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#103930
Commit: cockroachdb/cockroach@6024f4b
Fixes: CRDB-28332


Release note (sql change): EXPLAIN (DDL) statements now have
descriptor, index, column, constraint and other ID values
decorated with names when available. There is now also a new
EXPLAIN (DDL, SHAPE) statement which provides information on
costly operations planned by the declarative schema changer,
like which index backfills and validations will get performed.

Jira Issue: DOC-7806

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants