[
https://issues.apache.org/jira/browse/DRILL-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352772#comment-16352772
]
Julian Hyde commented on DRILL-6135:
------------------------------------
How about {{SHOW DDL FOR <objectType> [ <name>. ]<name>}}? I can imagine this
being useful for other object types besides views?
> New Feature: SHOW CREATE VIEW command
> -------------------------------------
>
> Key: DRILL-6135
> URL: https://issues.apache.org/jira/browse/DRILL-6135
> Project: Apache Drill
> Issue Type: New Feature
> Components: Metadata, Storage - Information Schema
> Affects Versions: 1.10.0
> Environment: MapR 5.2 + Kerberos
> Reporter: Hari Sekhon
> Priority: Major
>
> Feature Request to implement
> {code:java}
> SHOW CREATE VIEW <name>;{code}
> A colleague and I just had to cat the view file which is non-pretty json and
> hard to read a large view creation statement that could have been presented
> in drill shell and formatted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)