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