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: opt: fix panic during SELECT MIN(NULL) #30014

Merged
merged 1 commit into from Sep 10, 2018

Conversation

rjnn
Copy link
Contributor

@rjnn rjnn commented Sep 10, 2018

Backport 1/1 commits from #30006.

/cc @cockroachdb/release

Release note (bug fix): fix a crash when SELECT MIN(NULL) was run with
the optimizer enabled.

Release note (bug fix): fix a crash when SELECT MIN(NULL) was run with
the optimizer enabled.
@rjnn rjnn requested a review from rytaft September 10, 2018 17:57
@rjnn rjnn requested a review from a team as a code owner September 10, 2018 17:57
@rjnn rjnn requested a review from a team September 10, 2018 17:57
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rytaft
Copy link
Collaborator

rytaft commented Sep 10, 2018

:lgtm:

@rjnn rjnn merged commit 66ee7df into cockroachdb:release-2.1 Sep 10, 2018
@rjnn rjnn deleted the backport2.1-30006 branch September 10, 2018 18:50
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