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

sql: Reorder show ranges output to be clearer #40501

Merged
merged 1 commit into from
Sep 5, 2019

Commits on Sep 5, 2019

  1. 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 cockroachdb#40467.
    
    Release note (sql change): Reorder columns in show ranges output
    rohany authored and Rohan Yadav committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    5f8a9d7 View commit details
    Browse the repository at this point in the history