-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: Reorder show ranges output to be clearer
The output of show ranges had column orderings that at a quick glance could lead to users making the wrong conclusions about their partitioning setup. This PR adjusts the columns and adds more readily accessible information about the lease_holder node's locality. Fixes #40467. Release note (sql change): Reorder columns in show ranges output
- Loading branch information
Showing
2 changed files
with
23 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters