[
https://issues.apache.org/jira/browse/FLINK-10230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644667#comment-16644667
]
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-428494487
@dawidwys and @fhueske Yes, I agree with you. But as far as the current
situation is concerned, the Table/SQL module does not respond very quickly (I
don't have any complaints), and I have claimed many JIRA issues. For issues
with larger changes, I will be more cautious and will discuss and listen to
opinions first. But for issues that are not very big, I think maybe the first
thing to achieve (even if it's a close plan) is a better choice, which means I
have considered the cost of rework.
----------------------------------------------------------------
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:
[email protected]
> 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)