Hisoka-X commented on code in PR #7888:
URL: https://github.com/apache/seatunnel/pull/7888#discussion_r1816525816


##########
docs/zh/connector-v2/sink/Redis.md:
##########
@@ -12,20 +12,24 @@
 
 ## 选项
 
-|       名称       |   类型   |        是否必须         |  默认值   |
-|----------------|--------|---------------------|--------|
-| host           | string | 是                   | -      |
-| port           | int    | 是                   | -      |
-| key            | string | 是                   | -      |
-| data_type      | string | 是                   | -      |
-| user           | string | 否                   | -      |
-| auth           | string | 否                   | -      |
-| db_num         | int    | 否                   | 0      |
-| mode           | string | 否                   | single |
-| nodes          | list   | 当 mode=cluster 时为:是 | -      |
-| format         | string | 否                   | json   |
-| expire         | long   | 否                   | -1     |
-| common-options |        | 否                   | -      |
+|       name       |  type  |       required        | default value |

Review Comment:
   Thanks @lm-ylj ! Please update english doc too. 
https://github.com/apache/seatunnel/blob/10c37acb34e97c2fc56e485bfffe0a953ee03ff8/docs/en/connector-v2/sink/Redis.md#L4



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to