Hisoka-X commented on code in PR #3563: URL: https://github.com/apache/incubator-seatunnel/pull/3563#discussion_r1034230339
########## docs/en/connector-v2/Error-Quick-Reference-Manual.md: ########## @@ -46,7 +46,7 @@ problems encountered by users. | CASSANDRA-02 | Add batch SeaTunnelRow data into a batch failed | When users encounter this error code, it means that cassandra has some problems, please check it whether is work | | CASSANDRA-03 | Close cql session of cassandra failed | When users encounter this error code, it means that cassandra has some problems, please check it whether is work | | CASSANDRA-04 | No data in source table | When users encounter this error code, it means that source cassandra table has no data, please check it | -| CASSANDRA-05 | Parse ip address from string field failed | When users encounter this error code, it means that upstream data does not match ip address format, please check it | +| CASSANDRA-05 | Parse ip address from string field field | When users encounter this error code, it means that upstream data does not match ip address format, please check it | Review Comment: ```suggestion | CASSANDRA-05 | Parse ip address from string field | When users encounter this error code, it means that upstream data does not match ip address format, please check it | ``` -- 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]
