| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.ddl.view.materialized.alter.rebuild | |
| org.apache.hadoop.hive.ql.parse |
| Modifier and Type | Class and Description |
|---|---|
class |
AlterMaterializedViewRebuildAnalyzer
Analyzer for alter materialized view rebuild commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcidExportSemanticAnalyzer
A subclass of the
SemanticAnalyzer that just handles
acid export statements. |
class |
MergeSemanticAnalyzer
A subclass of the
SemanticAnalyzer that just handles
merge statements. |
class |
PrepareStatementAnalyzer
Analyzer for Prepare queries.
|
class |
RewriteSemanticAnalyzer
A subclass of the
SemanticAnalyzer that just handles
update, delete and merge statements. |
class |
SplitMergeSemanticAnalyzer
A subclass of the
MergeSemanticAnalyzer that just handles
merge statements. |
class |
SplitUpdateSemanticAnalyzer
A subclass of the
SemanticAnalyzer that just handles
update statements. |
class |
UpdateDeleteSemanticAnalyzer
A subclass of the
SemanticAnalyzer that just handles
update and delete statements. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.