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-20.1: sql: be more strict with validating EXPLAIN #51948

Merged

Conversation

RaduBerinde
Copy link
Member

Backport 1/1 commits from #51477.

/cc @cockroachdb/release


sql: be more strict with validating EXPLAIN

Verify during paring that we are not specifying an invalid mode for
EXPLAIN ANALYZE.

Fixes #51473.

Release note: None

@RaduBerinde RaduBerinde requested a review from rohany July 27, 2020 23:03
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Verify during paring that we are not specifying an invalid mode for
`EXPLAIN ANALYZE`.

Fixes cockroachdb#51473.

Release note: None
@RaduBerinde RaduBerinde merged commit b42f9f1 into cockroachdb:release-20.1 Jul 28, 2020
@RaduBerinde RaduBerinde mentioned this pull request Jul 28, 2020
25 tasks
@RaduBerinde RaduBerinde deleted the backport20.1-51477 branch July 31, 2020 03:27
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.

3 participants