Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0
Description
Calcite already supports query rewriting using materialized views. We will use it to support this feature in Hive.
In order to do that, we need to register the existing materialized views with Calcite view service and enable the materialized views rewriting rules.
We should include a HiveConf flag to completely disable query rewriting using materialized views if necessary.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-17432 Enable join and aggregate materialized view rewriting
-
- Closed
-
- incorporates
-
HIVE-14497 Fine control for using materialized views in rewriting
-
- Resolved
-
- links to