Airblader commented on a change in pull request #16285:
URL: https://github.com/apache/flink/pull/16285#discussion_r664285145
##########
File path:
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/runtime/stream/sql/CalcITCase.scala
##########
@@ -548,4 +549,24 @@ class CalcITCase extends StreamingTestBase {
TestBaseUtils.compareResultAsText(result, "42")
}
+ @Test
Review comment:
Sounds good. The only test case in there will be removed with this FLIP
as well anyway. I'll also add one for createTemporaryTable so we have all APIs
tested in there, plus the one IT case.
--
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]