Skip to content

sql: fix dist planning of window fns with mutations#37171

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
jordanlewis:fix-wrapped-window
Apr 27, 2019
Merged

sql: fix dist planning of window fns with mutations#37171
craig[bot] merged 1 commit intocockroachdb:masterfrom
jordanlewis:fix-wrapped-window

Conversation

@jordanlewis
Copy link
Copy Markdown
Member

Fixes #36830.

Release note (bug fix): permit planning of window functions within
mutation statements (and others that can't be distributed).

@jordanlewis jordanlewis requested review from a team, RaduBerinde and yuzefovich April 26, 2019 23:43
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @RaduBerinde and @yuzefovich)

@jordanlewis
Copy link
Copy Markdown
Member Author

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 27, 2019

Build failed

Release note (bug fix): permit planning of window functions within
mutation statements (and others that can't be distributed).
@jordanlewis
Copy link
Copy Markdown
Member Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 27, 2019

Build failed

@jordanlewis
Copy link
Copy Markdown
Member Author

Lint OOM...

bors r+

craig bot pushed a commit that referenced this pull request Apr 27, 2019
37171: sql: fix dist planning of window fns with mutations r=jordanlewis a=jordanlewis

Fixes #36830.

Release note (bug fix): permit planning of window functions within
mutation statements (and others that can't be distributed).

Co-authored-by: Jordan Lewis <jordanthelewis@gmail.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 27, 2019

Build succeeded

@craig craig bot merged commit 0a347c3 into cockroachdb:master Apr 27, 2019
@jordanlewis jordanlewis deleted the fix-wrapped-window branch April 29, 2019 16:54
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.

sql: panic: windowNode can't be run in local mode

3 participants