basic features: add feature matrix#7365
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
| | [`AUTO_INCREMENT` 列](/auto-increment.md) | Y | Y | Y | Y | | ||
| | [`AUTO_RANDOM` 列](/auto-random.md) | Y | Y | Y | Y | | ||
| | [DDL 算法断言](/sql-statements/sql-statement-alter-table.md) | Y | Y | Y | Y | | ||
| | Multi schema change: add column(s) | Y | Y | Y | N | |
There was a problem hiding this comment.
Do we need to update this record?pingcap/docs#6677
| | [`SHOW CONFIG`](/sql-statements/sql-statement-show-config.md) | 实验功能 | 实验功能 | 实验功能 | 实验功能 | | ||
| | [`SET CONFIG`](/dynamic-config.md) | 实验功能 | 实验功能 | 实验功能 | 实验功能 | | ||
|
|
||
| [^1]: TiDB 误将 latin1 处理为 utf8 的子集。见 [TiDB #18955](https://github.com/pingcap/tidb/issues/18955)。 |
There was a problem hiding this comment.
@bb7133 我看这个 issue 已经 closed 了,这里是不是可以删掉这个注释呢?
|
|
||
| [^1]: TiDB 误将 latin1 处理为 utf8 的子集。见 [TiDB #18955](https://github.com/pingcap/tidb/issues/18955)。 | ||
|
|
||
| [^2]: TiDB 支持的完整 SQL 列表,见[语句参考](/sql-statements/sql-statement-select.md)。 |
There was a problem hiding this comment.
我建议保留,看了一下 "语句参考" 只列了 SELECT 的原因,是 "SQL Statement' 那个目录是没有链接的 -__-
| | [数值类型](/data-type-numeric.md) | Y | Y | Y | Y | | ||
| | [日期和时间类型](/data-type-date-and-time.md) | Y | Y | Y | Y | | ||
| | [字符串类型](/data-type-string.md) | Y | Y | Y | Y | | ||
| | [JSON 类型](/data-type-json.md) | 实验功能 | 实验功能 | 实验功能 | 实验功能 | |
There was a problem hiding this comment.
为了和大部分其他文档保持一致,“实验功能” 是否都可以修改为 “实验特性”
Co-authored-by: Grace Cai <qqzczy@126.com>
| | [`AUTO_INCREMENT` 列](/auto-increment.md) | Y | Y | Y | Y | | ||
| | [`AUTO_RANDOM` 列](/auto-random.md) | Y | Y | Y | Y | | ||
| | [DDL 算法断言](/sql-statements/sql-statement-alter-table.md) | Y | Y | Y | Y | | ||
| | Multi schema change: add column(s) | 实验特性 | 实验特性 | 实验特性 | 实验特性 | |
| | [信息函数](/functions-and-operators/information-functions.md) | Y | Y | Y | Y | | ||
| | [JSON 函数](/functions-and-operators/json-functions.md) | 实验特性 | 实验特性 | 实验特性 | 实验特性 | | ||
| | [聚合函数](/functions-and-operators/aggregate-group-by-functions.md) | Y | Y | Y | Y | | ||
| | [窗口函数](/functions-and-operators/window-functions.md) | Y | Y | Y | Y | |
There was a problem hiding this comment.
| | [窗口函数](/functions-and-operators/window-functions.md) | Y | Y | Y | Y | | |
| | [窗口函数](/functions-and-operators/window-functions.md) | Experimental | Experimental | Experimental | Experimental | |
There was a problem hiding this comment.
https://docs.pingcap.com/zh/tidb/dev/window-functions 这上面没有任何实验特性的说明。能否帮忙确认一下呢?谢谢
Co-authored-by: Lynn <zimu_xia@126.com>
Co-authored-by: Lynn <zimu_xia@126.com>
|
Rest LGTM |
|
/remove-status LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 27d320e |
|
In response to a cherrypick label: new pull request created: #7436. |
|
In response to a cherrypick label: new pull request created: #7437. |
|
In response to a cherrypick label: new pull request created: #7438. |
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions (in Chinese).
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?