fsk119 commented on a change in pull request #12661:
URL: https://github.com/apache/flink/pull/12661#discussion_r440832962



##########
File path: 
flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/JsonRowDataSerDeSchemaTest.java
##########
@@ -383,73 +407,117 @@ private void testParseErrors(TestSpec spec) throws 
Exception {
                TestSpec
                        .json("{\"id\": \"trueA\"}")
                        .rowType(ROW(FIELD("id", BOOLEAN())))
+                       .timestampFormat("ISO-8601")

Review comment:
       Thanks Jark's help. I have already fixed this.




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


Reply via email to