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 #93644 - sql: enhance SHOW RANGES (5 of 6) #15895

Open
cockroach-teamcity opened this issue Dec 23, 2022 · 1 comment
Open

PR #93644 - sql: enhance SHOW RANGES (5 of 6) #15895

cockroach-teamcity opened this issue Dec 23, 2022 · 1 comment

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 23, 2022

Exalate commented:

Related PR: cockroachdb/cockroach#93644
Commit: cockroachdb/cockroach@e67d2fd


Release note (sql change): Two new virtual tables
crdb_internal.index_spans and .table_spans have been introduced,
which list the logical keyspace used by each index/table.


New features.

Jira Issue: DOC-6473

@knz
Copy link
Contributor

knz commented Mar 27, 2023

NB: The new behavior will be opt-in in v23.1, and the old behavior becomes deprecated.
See: cockroachdb/cockroach#98979

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

3 participants