wuchong commented on a change in pull request #12661: URL: https://github.com/apache/flink/pull/12661#discussion_r441343330
########## File path: docs/dev/table/connectors/formats/canal.zh.md ########## @@ -169,6 +169,18 @@ Format Options <td>Skip fields and rows with parse errors instead of failing. Fields are set to null in case of errors.</td> </tr> + <tr> + <td><h5>json.timestamp-format.standard</h5></td> Review comment: ```suggestion <td><h5>canal-json.timestamp-format.standard</h5></td> ``` ########## File path: docs/dev/table/connectors/formats/debezium.zh.md ########## @@ -185,6 +185,18 @@ Format Options <td>Skip fields and rows with parse errors instead of failing. Fields are set to null in case of errors.</td> </tr> + <tr> + <td><h5>json.timestamp-format.standard</h5></td> Review comment: ```suggestion <td><h5>debezium-json.timestamp-format.standard</h5></td> ``` ########## File path: docs/dev/table/connectors/formats/debezium.md ########## @@ -185,6 +185,18 @@ Format Options <td>Skip fields and rows with parse errors instead of failing. Fields are set to null in case of errors.</td> </tr> + <tr> + <td><h5>json.timestamp-format.standard</h5></td> Review comment: Plase also help to correct the above `json.ignore-parse-errors` to `debezium-json.ignore-parse-errors`. The same to Canal docs. ########## File path: docs/dev/table/connectors/formats/debezium.md ########## @@ -185,6 +185,18 @@ Format Options <td>Skip fields and rows with parse errors instead of failing. Fields are set to null in case of errors.</td> </tr> + <tr> + <td><h5>json.timestamp-format.standard</h5></td> Review comment: ```suggestion <td><h5>debezium-json.timestamp-format.standard</h5></td> ``` ########## File path: docs/dev/table/connectors/formats/canal.md ########## @@ -169,6 +169,18 @@ Format Options <td>Skip fields and rows with parse errors instead of failing. Fields are set to null in case of errors.</td> </tr> + <tr> + <td><h5>json.timestamp-format.standard</h5></td> Review comment: ```suggestion <td><h5>canal-json.timestamp-format.standard</h5></td> ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org