[
https://issues.apache.org/jira/browse/HIVE-14558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562305#comment-15562305
]
Naveen Gangam commented on HIVE-14558:
--------------------------------------
Thank you [~leftylev] for the review and the gold star :) And adding a like
from the CREATE VIEW section. Makes all the sense.
You are right on the syntax. LIKE MUST have a pattern following the keyword. It
should be the latter. {{[LIKE 'pattern_with_wildcards']}}
> Add support for listing views similar to "show tables"
> ------------------------------------------------------
>
> Key: HIVE-14558
> URL: https://issues.apache.org/jira/browse/HIVE-14558
> Project: Hive
> Issue Type: New Feature
> Components: Hive
> Affects Versions: 2.0.0
> Reporter: Naveen Gangam
> Assignee: Naveen Gangam
> Fix For: 2.2.0
>
> Attachments: HIVE-14558.1.patch, HIVE-14558.2.patch,
> HIVE-14558.4.patch, HIVE-14558.4.patch
>
>
> Users have been asking for such feature where they can get a lists of views
> separately.
> So perhaps a syntax similar to "show tables" command?
> show views [in/from <dbName>] [<pattern>]
> Does it make sense to add such command? or is it not worth the effort?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)