Airblader commented on a change in pull request #16691:
URL: https://github.com/apache/flink/pull/16691#discussion_r686765121
##########
File path:
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/functions/JsonExistsFunctionITCase.java
##########
@@ -47,6 +47,17 @@
}
final String jsonValue = IOUtils.toString(jsonResource,
Charset.defaultCharset());
+ if (1 + 1 > 0) {
Review comment:
Typo is a nice word for accidentally comitting this non-sense⦠:-)
--
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]