| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.parse.rewrite |
| Constructor and Description |
|---|
UpdateSemanticAnalyzer(QueryState queryState,
RewriterFactory<UpdateStatement> rewriterFactory) |
| Modifier and Type | Method and Description |
|---|---|
Rewriter<UpdateStatement> |
UpdateRewriterFactory.createRewriter(Table table,
String targetTableFullName,
String subQueryAlias) |
| Modifier and Type | Method and Description |
|---|---|
ParseUtils.ReparseResult |
CopyOnWriteUpdateRewriter.rewrite(Context context,
UpdateStatement updateBlock) |
ParseUtils.ReparseResult |
SplitUpdateRewriter.rewrite(Context context,
UpdateStatement updateBlock) |
ParseUtils.ReparseResult |
UpdateRewriter.rewrite(Context context,
UpdateStatement updateBlock) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.