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

cherrypick-1.1: distsql: fix crash in addSorters #20512

Merged

Conversation

RaduBerinde
Copy link
Member

Fixing a crash triggered by a case where we don't actually need a sortNode
column.

Fixes #20481.

Release note (bug fix): fixed a crash triggered by some corner-case queries
containing ORDER BY.

@cockroachdb/release

Fixing a crash triggered by a case where we don't actually need a sortNode
column.

Fixes cockroachdb#20481.

Release note (bug fix): fixed a crash triggered by some corner-case queries
containing ORDER BY.
@RaduBerinde RaduBerinde requested review from rjnn and a team December 5, 2017 22:09
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rjnn
Copy link
Contributor

rjnn commented Dec 5, 2017

:lgtm:


Reviewed 2 of 2 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@RaduBerinde RaduBerinde merged commit 9ad86b8 into cockroachdb:release-1.1 Dec 6, 2017
@RaduBerinde RaduBerinde deleted the crash-plan-sort-1.1 branch December 6, 2017 17:20
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