| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.parse.rewrite |
| Constructor and Description |
|---|
DeleteSemanticAnalyzer(QueryState queryState,
RewriterFactory<DeleteStatement> rewriterFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateStatement |
| Modifier and Type | Method and Description |
|---|---|
Rewriter<DeleteStatement> |
DeleteRewriterFactory.createRewriter(Table table,
String targetTableFullName,
String subQueryAlias) |
| Modifier and Type | Method and Description |
|---|---|
ParseUtils.ReparseResult |
CopyOnWriteDeleteRewriter.rewrite(Context context,
DeleteStatement deleteBlock) |
ParseUtils.ReparseResult |
DeleteRewriter.rewrite(Context context,
DeleteStatement deleteBlock) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.