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

release-2.1: sql: remove protobuf output from show zone configurations #31089

Merged

Conversation

ridwanmsharif
Copy link

Backport 1/1 commits from #30985.

/cc @cockroachdb/release


This shouldn't be in the output for the 2.1 release,
the tests that use this to verify zone configs now
can use the crdb_internal.zones table.

Also as suggested by @knz we could change the name
of the column from cli_specifier to zone_name but still
have an alias to the old name for backwards compat with the cli.
I haven't seen that done anywhere though, how can I do
that exactly?

Release note: output of SHOW ZONE CONFIGURATIONS
and SHOW ZONE CONFIGURATION FOR now only shows the zone name
and the SQL representation of the config.

This shouldn't be in the output for the 2.1 release,
the tests that use this to verify zone configs now
can use the `crdb_internal.zones` table.

Release note (sql change): output of `SHOW ZONE CONFIGURATIONS`
and `SHOW ZONE CONFIGURATION FOR` now only shows the zone name
and the SQL representation of the config.
@ridwanmsharif ridwanmsharif requested review from knz, benesch and a team October 8, 2018 17:50
@ridwanmsharif ridwanmsharif requested a review from a team as a code owner October 8, 2018 17:50
@ridwanmsharif ridwanmsharif requested review from a team October 8, 2018 17:50
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@ridwanmsharif ridwanmsharif merged commit 5e12472 into cockroachdb:release-2.1 Oct 8, 2018
@ridwanmsharif ridwanmsharif deleted the backport2.1-30985 branch October 8, 2018 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants