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

docs/design: add proposal for window functions #8117

Merged
merged 8 commits into from
Nov 2, 2018

Conversation

alivxxx
Copy link
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

@@ -5,6 +5,7 @@ A proposal template: [TEMPLATE.md](./TEMPLATE.md)
## 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
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
Member

LGTM

@zz-jason zz-jason added the status/LGT1 Indicates that a PR has LGTM 1. label Oct 31, 2018
@morgo
Copy link
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
Member

ngaut commented Nov 1, 2018

@morgo You are right.

@zz-jason
Copy link
Member

zz-jason commented Nov 1, 2018

@winoros @lzmhhh123 @XuHuaiyu PTAL

@lzmhhh123
Copy link
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
69 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