You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/25 11:36:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-10230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627191#comment-16627191 ] 

ASF GitHub Bot commented on FLINK-10230:
----------------------------------------

yanghua commented on issue #6637: [FLINK-10230] [sql-client] Support printing the query of a view
URL: https://github.com/apache/flink/pull/6637#issuecomment-424308076
 
 
   @fhueske @twalthr and @hequn8128 Can you review this PR? thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> 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
>            Assignee: vinoyang
>            Priority: Major
>              Labels: pull-request-available
>
> 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)