public class UpdateRewriterFactory extends Object implements RewriterFactory<UpdateStatement>
| Constructor and Description |
|---|
UpdateRewriterFactory(HiveConf conf) |
| Modifier and Type | Method and Description |
|---|---|
Rewriter<UpdateStatement> |
createRewriter(Table table,
String targetTableFullName,
String subQueryAlias) |
protected final HiveConf conf
public UpdateRewriterFactory(HiveConf conf)
public Rewriter<UpdateStatement> createRewriter(Table table, String targetTableFullName, String subQueryAlias) throws SemanticException
createRewriter in interface RewriterFactory<UpdateStatement>SemanticExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.