You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey he (Jira)" <ji...@apache.org> on 2020/04/20 12:08:00 UTC

[jira] [Created] (FLINK-17267) supports EXPLAIN statement in TableEnvironment#executeSql and Table#explain api

godfrey he created FLINK-17267:
----------------------------------

             Summary: supports EXPLAIN statement in TableEnvironment#executeSql and Table#explain api
                 Key: FLINK-17267
                 URL: https://issues.apache.org/jira/browse/FLINK-17267
             Project: Flink
          Issue Type: Sub-task
            Reporter: godfrey he
             Fix For: 1.11.0


[FLINK-16366|https://issues.apache.org/jira/browse/FLINK-16366] has introduced executeSql method in TableEnvironment, but EXPLAIN statement is not supported because [FLINK-17126|https://issues.apache.org/jira/browse/FLINK-17126] is not finished. This issue aims to support EXPLAIN statement after FLINK-17126 finished, and introduce Table#explain api at the same time.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)