KurtYoung commented on a change in pull request #9010: [FLINK-13114] 
[table-planner-blink] adapt blink planner to new unified TableEnvironment
URL: https://github.com/apache/flink/pull/9010#discussion_r300902607
 
 

 ##########
 File path: 
flink-table/flink-table-planner-blink/src/main/java/org/apache/flink/table/operations/DataStreamQueryOperation.java
 ##########
 @@ -36,7 +36,7 @@
  * The {@link DataStreamQueryOperation#getFieldIndices()} describes the 
mapping between fields of the
  * {@link TableSchema} to the {@link 
org.apache.flink.api.common.typeutils.CompositeType}.
  */
-@Internal
+@VisibleForTesting
 
 Review comment:
   why change this?

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