LiJie20190102 commented on code in PR #10185:
URL: https://github.com/apache/seatunnel/pull/10185#discussion_r2636721990


##########
docs/zh/connector-v2/source/FtpFile.md:
##########
@@ -75,6 +75,8 @@ import ChangeLog from '../changelog/connector-file-ftp.md';
 | common-options              |         | 否    | -                   |
 | file_filter_modified_start  | string  | 否    | -                   | 
 | file_filter_modified_end    | string  | 否    | -                   | 
+| quote_char                  | string  | 否    | -                   | 

Review Comment:
   ditto



##########
docs/zh/connector-v2/source/CosFile.md:
##########
@@ -82,6 +82,8 @@ import ChangeLog from '../changelog/connector-file-cos.md';
 | common-options             |         | 否  | -                   |
 | file_filter_modified_start | string  | 否  | -                   |
 | file_filter_modified_end   | string  | 否  | -                   |
+| quote_char                 | string  | 否  | -                   | 

Review Comment:
   `quote_char` should contain default value `"`



##########
docs/zh/connector-v2/source/LocalFile.md:
##########
@@ -80,6 +80,8 @@ import ChangeLog from '../changelog/connector-file-local.md';
 | tables_configs             | list    | 否    | 用于定义多表任务            |
 | file_filter_modified_start | string  | 否    | -                   | 
 | file_filter_modified_end   | string  | 否    | -                   |
+| quote_char                 | string  | 否    | -                   | 

Review Comment:
   ditto



-- 
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