Hisoka-X commented on code in PR #5590: URL: https://github.com/apache/seatunnel/pull/5590#discussion_r1352014501
########## docs/en/connector-v2/source/CosFile.md: ########## @@ -53,9 +53,10 @@ Read all the data in a split in a pollNext call. What splits are read will be sa | datetime_format | string | no | yyyy-MM-dd HH:mm:ss | | time_format | string | no | HH:mm:ss | | schema | config | no | - | -| common-options | | no | - | | sheet_name | string | no | - | | file_filter_pattern | string | no | - | +| ignore_corrupt_files | boolean | no | true | Review Comment: I think the default value should be false? -- 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]
