Airblader commented on a change in pull request #16805:
URL: https://github.com/apache/flink/pull/16805#discussion_r690041300
##########
File path:
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/functions/JsonFunctionsITCase.java
##########
@@ -230,4 +233,76 @@ private static TestSpec jsonValue() throws Exception {
42,
DataTypes.INT());
}
+
+ private static List<TestSpec> isJson() {
Review comment:
I originally had more test cases, but removed some in a separate commit
now since in the other PR that was one of the review feedback points.
--
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]