dawidwys commented on a change in pull request #8973: 
[FLINK-13081][table-planner][table-api-java] Supports explain DAG plan
URL: https://github.com/apache/flink/pull/8973#discussion_r300248205
 
 

 ##########
 File path: 
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/TableEnvironment.java
 ##########
 @@ -275,8 +275,28 @@
         *
         * @param table The table for which the AST and execution plan will be 
returned.
         */
+       @Deprecated
 
 Review comment:
   Why is it deprecated? I think it is valid. I think we can safely assume that 
by default `extended = false`.

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