TaoZex commented on code in PR #2913: URL: https://github.com/apache/incubator-seatunnel/pull/2913#discussion_r981061675
########## docs/en/connector-v2/sink/Assert.md: ########## @@ -21,7 +21,7 @@ A flink sink plugin which can assert illegal data by user defined rules |rules.field_value | ConfigList | no | - | |rules.field_value.rule_type | string | no | - | |rules.field_value.rule_value | double | no | - | - +| common-options | string | no | - | Review Comment: The common-options used by the connector V1 version is string, do we need to change it to no? -- 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]
