| Modifier and Type | Method and Description |
|---|---|
protected SemanticAnalyzer |
AbstractCreateViewAnalyzer.analyzeQuery(ASTNode select,
String fqViewName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractCreateViewAnalyzer.validateTablesUsed(SemanticAnalyzer analyzer) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlterMaterializedViewRebuildAnalyzer
Semantic analyzer for alter materialized view rebuild commands.
|
| Constructor and Description |
|---|
HiveOpConverter(SemanticAnalyzer semanticAnalyzer,
HiveConf hiveConf,
UnparseTranslator unparseTranslator,
Map<String,TableScanOperator> topOps) |
| Modifier and Type | Class and Description |
|---|---|
class |
AcidExportSemanticAnalyzer
A subclass of the
SemanticAnalyzer that just handles
acid export statements. |
class |
CalcitePlanner |
class |
ColumnStatsSemanticAnalyzer
ColumnStatsSemanticAnalyzer.
|
class |
DeleteSemanticAnalyzer |
class |
ExecuteStatementAnalyzer
Analyzer for Execute statement.
|
class |
LoadSemanticAnalyzer
LoadSemanticAnalyzer.
|
class |
MergeSemanticAnalyzer
A subclass of the
SemanticAnalyzer that just handles
merge statements. |
class |
PrepareStatementAnalyzer
Analyzer for Prepare queries.
|
class |
RewriteSemanticAnalyzer<T>
A subclass of the
SemanticAnalyzer that just handles
update, delete and merge statements. |
class |
UpdateSemanticAnalyzer |
| Modifier and Type | Method and Description |
|---|---|
void |
QB.addSubqExprAlias(ASTNode expressionTree,
SemanticAnalyzer semanticAnalyzer) |
WindowingSpec |
WindowingComponentizer.next(HiveConf hCfg,
SemanticAnalyzer semAly,
UnparseTranslator unparseT,
RowResolver inputRR) |
PTFDesc |
PTFTranslator.translate(PTFInvocationSpec qSpec,
SemanticAnalyzer semAly,
HiveConf hCfg,
RowResolver inputRR,
UnparseTranslator unparseT) |
PTFDesc |
PTFTranslator.translate(WindowingSpec wdwSpec,
SemanticAnalyzer semAly,
HiveConf hCfg,
RowResolver inputRR,
UnparseTranslator unparseT) |
| Constructor and Description |
|---|
ColumnStatsAutoGatherContext(SemanticAnalyzer sa,
HiveConf conf,
Operator<? extends OperatorDesc> op,
Table tbl,
Map<String,String> partSpec,
boolean isInsertInto,
Context ctx) |
TableMask(SemanticAnalyzer analyzer,
HiveConf conf,
boolean skipTableMasking) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SemanticAnalyzer> |
SessionState.getPreparePlans() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.