You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2015/08/31 00:16:45 UTC

[jira] [Updated] (HIVE-10459) Add materialized views to Hive

     [ https://issues.apache.org/jira/browse/HIVE-10459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-10459:
----------------------------------
    Component/s: Views

> Add materialized views to Hive
> ------------------------------
>
>                 Key: HIVE-10459
>                 URL: https://issues.apache.org/jira/browse/HIVE-10459
>             Project: Hive
>          Issue Type: Improvement
>          Components: Views
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-10459.2.patch, HIVE-10459.patch
>
>
> Materialized views are useful as ways to store either alternate versions of data (e.g. same data, different sort order) or derivatives of data sets (e.g. commonly used aggregates).  It is useful to store these as materialized views rather than as tables because it can give the optimizer the ability to understand how data sets are related.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)