You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/12/10 11:46:33 UTC

[GitHub] [flink] wuchong commented on a change in pull request #10495: [FLINK-15151][table-planner-blink] Use new type system in TableSource…

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:
users@infra.apache.org


With regards,
Apache Git Services