We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c06f9 commit 6135100Copy full SHA for 6135100
docs/zh/connector-v2/sink/Kudu.md
@@ -34,7 +34,7 @@
34
35
## Sink 选项
36
37
-| 名称 | 类型 | 是否必传 | 默认值 | 描述 |
+| 名称 | 类型 | 是否必填 | 默认值 | 描述 |
38
|-------------------------------------------|--------|----------|------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------|
39
| kudu_masters | String | 是 | - | Kudu主地址。用“,”分隔,例如“192.168.88.110:7051”。 |
40
| table_name | String | 是 | - | Kudu表的名字。 |
@@ -203,7 +203,7 @@ sink {
203
204
- [改进]Kudu Sink连接器支持追加销售行([2881](https://github.com/apache/seatunnel/pull/2881))
205
206
-### 随后版本
+### 下个版本
207
208
- 将插件名称从"KuduSink"更改为"Kudu"[3432](https://github.com/apache/seatunnel/pull/3432)
209
0 commit comments