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/07/03 15:23:26 UTC

[GitHub] [flink] godfreyhe edited a comment on issue #8973: [FLINK-13076] [table-planner][table-api-java] Supports explain and execute DAG plan

godfreyhe edited a comment on issue #8973: [FLINK-13076] [table-planner][table-api-java] Supports explain and execute DAG plan
URL: https://github.com/apache/flink/pull/8973#issuecomment-508140099
 
 
   sure, split this PR into two commits or two PRs ? @dawidwys 
   
   yes, there are some unclear questions about `execute` method: which `execute` methods (`TableEnvironment#execute` or `StreamExecutionEnvironment#execute`) users should use? how to make sure users only use `TableEnvironment#execute` method if their code only depends on planner module instead of bridge module?

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