[
https://issues.apache.org/jira/browse/HIVE-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798209#action_12798209
]
John Sichi commented on HIVE-972:
---------------------------------
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.
Opinions?
> 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.