wuchong commented on a change in pull request #10495:
[FLINK-15151][table-planner-blink] Use new type system in TableSource…
URL: https://github.com/apache/flink/pull/10495#discussion_r355991074
##########
File path:
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/runtime/batch/sql/TableSourceITCase.scala
##########
@@ -329,4 +331,44 @@ class TableSourceITCase extends BatchTestBase {
)
)
}
+
+ @Test
+ def testProjectablePoJoTable(): Unit = {
Review comment:
What's the purpose of this test? I revert the changes in `TableSourceUtil`
and this test is still passed.
----------------------------------------------------------------
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]
With regards,
Apache Git Services