dailai commented on code in PR #7732:
URL: https://github.com/apache/seatunnel/pull/7732#discussion_r1774292483
##########
docs/en/connector-v2/sink/Doris.md:
##########
@@ -51,6 +51,12 @@ The internal implementation of Doris sink connector is
cached and imported by st
| custom_sql | String | no | -
| When data_save_mode selects CUSTOM_PROCESSING, you should fill in the
CUSTOM_SQL parameter. This parameter usually fills in a SQL that can be
executed. SQL will be executed before synchronization tasks.
|
| doris.config | map | yes | -
| This option is used to support operations such as `insert`, `delete`,
and `update` when automatically generate sql,and supported formats.
|
+### Note
Review Comment:
Ok
--
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]