[
https://issues.apache.org/jira/browse/HIVE-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800089#action_12800089
]
Zheng Shao commented on HIVE-972:
---------------------------------
bq. Regarding referencing a temporary function from a view: I guess we could
just allow it, and leave it up to the user to reregister the function in a new
Hive instance before referencing the view. If they forget, they'll get an
exception like the one above, at which point they can register the function and
try again. Kind of clunky, but the ability to make use of UDF's in views may be
valuable.
I am OK with that. We can reiterate that later without paying any development
overhead.
> 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
> Attachments: HIVE-972.1.patch
>
>
> 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.