twalthr commented on a change in pull request #9035: [FLINK-13168] [table] 
clarify isBatch/isStreaming/isBounded flag in flink planner and blink planner
URL: https://github.com/apache/flink/pull/9035#discussion_r302051397
 
 

 ##########
 File path: 
flink-table/flink-table-planner-blink/src/main/java/org/apache/flink/table/operations/RichTableSourceQueryOperation.java
 ##########
 @@ -30,17 +32,20 @@
  * A {@link TableSourceQueryOperation} with {@link FlinkStatistic} and 
qualifiedName.
  * TODO this class should be deleted after unique key in TableSchema is ready
  * and setting catalog statistic to TableSourceTable in DatabaseCalciteSchema 
is ready
+ *
+ * <p>This is only used for testing.
 
 Review comment:
   It should not only be used for testing. It should be used for anonymous 
table sources that are not registered in a catalog.

----------------------------------------------------------------
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

Reply via email to