[
https://issues.apache.org/jira/browse/HIVE-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797847#action_12797847
]
John Sichi commented on HIVE-972:
---------------------------------
For view expansion, I've found a parser-based shortcut which I've described in
an update to the wiki page under the "Stored View Definition" section. This
allows me to avoid adding full-blown AST unparse support.
AST unparse support is useful, but it adds a large maintenance burden to the
parser, so we can defer that until there's a burning need for it.
> support views
> -------------
>
> Key: HIVE-972
> URL: https://issues.apache.org/jira/browse/HIVE-972
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Metastore, Query Processor
> Reporter: Namit Jain
> Assignee: John Sichi
>
> Hive currently does not support views.
> It would be a very nice feature to have.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.