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 (3 of 6) #15893

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

PR #93644 - sql: enhance SHOW RANGES (3 of 6) #15893

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 (backward-incompatible change): The format of
the columns start_key and end_key for SHOW RANGE ... FOR ROW
has been changed to stay consistent with the output of SHOW RANGES FROM INDEX.

Jira Issue: DOC-6469

@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