File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
docs/content.zh/docs/dev/table Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -116,30 +116,40 @@ Flink SQL> SET 'table.exec.mini-batch.size' = '5000';
116116{{< /tab >}}
117117{{< /tabs >}}
118118
119+ <a name =" execution-options " />
120+
119121### 执行配置
120122
121123以下选项可用于优化查询执行的性能。
122124
123125{{< generated/execution_config_configuration >}}
124126
127+ <a name =" optimizer-options " />
128+
125129### 优化器配置
126130
127131以下配置可以用于调整查询优化器的行为以获得更好的执行计划。
128132
129133{{< generated/optimizer_config_configuration >}}
130134
135+ <a name =" table-options " />
136+
131137### Planner 配置
132138
133139以下配置可以用于调整 planner 的行为。
134140
135141{{< generated/table_config_configuration >}}
136142
143+ <a name =" materialized-table-options " />
144+
137145### Materialized Table 配置
138146
139147以下配置可以用于调整 Materialized Table 的行为。
140148
141149{{< generated/materialized_table_config_configuration >}}
142150
151+ <a name =" sql-client-options " />
152+
143153### SQL Client 配置
144154
145155以下配置可以用于调整 sql client 的行为。
You can’t perform that action at this time.
0 commit comments