[
https://issues.apache.org/jira/browse/HIVE-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800382#action_12800382
]
Prasad Chakka commented on HIVE-972:
------------------------------------
I thought view definitions are supposed to be frozen when a view is created.
Isn't that true of partitions as well? so why would an older partition need to
be regenerated automatically when a view definition changes? or is the 'frozen
definition' part doesn't apply to materialized views?
Also the "dead-weight" doesn't matter since null valued columns add very little
overhead in mysql.
But I agree with 1 and 2 so let's keep the way you have them in the patch.
> 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.