You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/08/28 08:03:00 UTC

[jira] [Created] (FLINK-10230) Support printing the query of a view

Timo Walther created FLINK-10230:
------------------------------------

             Summary: Support printing the query of a view
                 Key: FLINK-10230
                 URL: https://issues.apache.org/jira/browse/FLINK-10230
             Project: Flink
          Issue Type: New Feature
          Components: SQL Client
            Reporter: Timo Walther


FLINK-10163 added initial support for views in SQL Client. We should add a command that allows for printing the query of a view for debugging. MySQL offers {{SHOW CREATE VIEW}} for this. Hive generalizes this to {{SHOW CREATE TABLE}}. The latter one could be extended to also show information about the used table factories and properties.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)