V1ncentzzZ commented on a change in pull request #14165:
URL: https://github.com/apache/flink/pull/14165#discussion_r535940476
##########
File path:
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/api/TableEnvironmentTest.scala
##########
@@ -103,6 +103,26 @@ class TableEnvironmentTest {
assertEquals(TableTestUtil.replaceStageId(expected),
TableTestUtil.replaceStageId(actual))
}
+ @Test
+ def testStreamTableEnvironmentExecutionExplain(): Unit = {
Review comment:
Hi @godfreyhe , Sry, How i get legacy planner and add tests for it? Add
it to `org.apache.flink.table.api.TableEnvironmentTest`?
----------------------------------------------------------------
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:
[email protected]