Description
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.
Attachments
Issue Links
- incorporates
-
HIVE-14249 Add simple materialized views with manual rebuilds
- Resolved
-
HIVE-14484 Extensions for initial materialized views implementation
- Resolved
- relates to
-
IMPALA-3446 Materialized views
- Open
-
HIVE-14217 Druid integration
- Closed