Export - CSV (All fields)
Export - CSV (Current fields)
- HIVE-24527
Allow triggering materialized view rewriting for external tables - HIVE-24519
Optimize MV: Materialized views should not rebuild when tables are not modified - HIVE-24029
MV fails for queries with subqueries - HIVE-24028
MV query fails with CalciteViewSemanticException - HIVE-24027
Add support for `intersect` keyword in MV - HIVE-24012
Support for rewriting with materialized views containing grouping sets - HIVE-23878
Aggregate after join throws off MV rewrite - HIVE-22265
Ordinals in view are not being picked up in materialized view - HIVE-22264
Degenerate case where mv not being used: computing aggregate on group by field - HIVE-22263
MV rewriting for distinct and count(distinct) not being triggered - HIVE-22262
Aggregate pushdown through join may generate additional rewriting opportunities - HIVE-22261
Support for materialized view rewriting with window functions - HIVE-22260
Materialized view rewriting does not support `UNION` operator, exact match can work under view - HIVE-22259
Rewriting fails for `BETWEEN` clauses with different ranges in MV and query - HIVE-22258
Rewriting fails for `IN` clauses in MV and query when we use equals or subset in the query - HIVE-22257
Commutativity of operations is not taken into account, e.g., '+' - HIVE-22256
Rewriting fails when `IN` clause has items in different order in MV and query - HIVE-22254
Mappings.NoElementException: no target in mapping, in `MaterializedViewAggregateRule
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0