Package | Description |
---|---|
org.apache.hadoop.hive.ql.optimizer.calcite |
Modifier and Type | Class and Description |
---|---|
class |
HiveRelOpMaterializationValidator
Checks the query plan for conditions that would make the plan unsuitable for
materialized views or query caching:
- References to temporary or external tables
- References to non-determinisitc functions.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.