-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Call For Participation: SIG-DDL 2020/Q1 Plan #14800
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
sig/sql-infra
SIG: SQL Infra
Comments
zimulala
added
type/enhancement
The issue or PR belongs to an enhancement.
component/DDL-need-LGT3
labels
Feb 14, 2020
zimulala
changed the title
SIG-DDL 2020/Q1 Plan
Call For Participation: SIG-DDL 2020/Q1 Plan
Feb 14, 2020
zimulala
added
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
and removed
type/enhancement
The issue or PR belongs to an enhancement.
labels
Feb 14, 2020
Pick up Support invisible Indexes #9246 |
pick up #14765 |
I'll pickup pingcap/parser#925 & pingcap/parser#451. Thx. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
sig/sql-infra
SIG: SQL Infra
We have listed the 2020 development plans for DDL and parsers.
If you are interested in some features, you can join #sig-ddl on slack in your spare time to discuss and get help with others.
Some of these issues are still in their early stages and any discussion is welcome.
We are waiting for you!
O1: Compatibility && New Feature
DDL KRs:
Support the operation of adding multi-schema change in one statement #14766
Parser KRs:
SELECT ... INTO OUTFILE
syntax parser#722 Difficulty: easyO2: Bugfix
DDL KRs:
O3: Code optimization && Test
DDL KRs:
CREATE INDEX
statement Improve the performance ofCREATE INDEX
statement #12963dataForTables()
dataForIndexes()
dataForColumns()
dataForStatistics()
...
Parser KRs:
The text was updated successfully, but these errors were encountered: