Skip to content

Commit

Permalink
Add Cascades Planner to experimental-features (#10865) (#10869)
Browse files Browse the repository at this point in the history
* This is an automated cherry-pick of #10865

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>

* Apply suggestions from code review

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
  • Loading branch information
ti-chi-bot and TomShawn authored Aug 12, 2022
1 parent 6cecd1f commit 2c224bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experimental-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ aliases: ['/zh/tidb/v5.0/experimental-features-4.0/']
+ [生成列](/generated-columns.md#生成列)
+ [自定义变量](/user-defined-variables.md#用户自定义变量)
+ [JSON 数据类型](/data-type-json.md)[JSON 函数](/functions-and-operators/json-functions.md)
+ [Cascades Planner](/system-variables.md#tidb_enable_cascades_planner):基于 Cascades 框架的自顶向下查询优化器。(v3.0 实验特性)
+ [执行计划缓存](/sql-prepare-plan-cache.md)。(v4.0 实验特性)
+ [使用 `ALTER TABLE` 修改多个列或索引](/system-variables.md#tidb_enable_change_multi_schema)。(v5.0.0 实验特性)

Expand Down

0 comments on commit 2c224bd

Please sign in to comment.