Skip to content

docs/design: add proposal for window functions#8117

Merged
alivxxx merged 8 commits into
pingcap:masterfrom
alivxxx:window-functions
Nov 2, 2018
Merged

docs/design: add proposal for window functions#8117
alivxxx merged 8 commits into
pingcap:masterfrom
alivxxx:window-functions

Conversation

@alivxxx
Copy link
Copy Markdown
Contributor

@alivxxx alivxxx commented Oct 31, 2018

What problem does this PR solve?

Add proposal for window functions.

What is changed and how it works?

Check List

Tests

  • No code

Code changes

  • None

Side effects

  • None

Related changes

  • None

PTAL @zz-jason @winoros @lzmhhh123

Comment thread docs/design/README.md Outdated
## Proposed

- [Proposal: A new command to restore dropped table](./2018-08-10-restore-dropped-table.md)
- [Proposal: Support Window Functions](./2018-10-31-window-functions.md)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We can move it to the "In Progress" section

@zz-jason
Copy link
Copy Markdown
Member

LGTM

@zz-jason zz-jason added the status/LGT1 Indicates that a PR has LGTM 1. label Oct 31, 2018
@morgo
Copy link
Copy Markdown
Contributor

morgo commented Oct 31, 2018

Under "compatibility", should we maybe point out that Window Functions are a MySQL 8.0 feature (we only claim 5.7. See #7968 for 8.0).

@ngaut
Copy link
Copy Markdown
Member

ngaut commented Nov 1, 2018

@morgo You are right.

@zz-jason
Copy link
Copy Markdown
Member

zz-jason commented Nov 1, 2018

@winoros @lzmhhh123 @XuHuaiyu PTAL

@lzmhhh123
Copy link
Copy Markdown
Contributor

LGTM

@lzmhhh123 lzmhhh123 added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Nov 2, 2018
@zz-jason zz-jason added the sig/planner SIG: Planner label Nov 2, 2018
@alivxxx alivxxx merged commit f15ffd5 into pingcap:master Nov 2, 2018
@alivxxx alivxxx deleted the window-functions branch November 2, 2018 05:29
@morgo morgo mentioned this pull request Nov 25, 2018
71 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/docs sig/planner SIG: Planner status/LGT2 Indicates that a PR has LGTM 2.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants