public class SplitUpdateRewriter extends Object implements Rewriter<UpdateStatement>
| Modifier and Type | Field and Description |
|---|---|
protected SqlGeneratorFactory |
sqlGeneratorFactory |
| Constructor and Description |
|---|
SplitUpdateRewriter(HiveConf conf,
SqlGeneratorFactory sqlGeneratorFactory) |
| Modifier and Type | Method and Description |
|---|---|
ParseUtils.ReparseResult |
rewrite(Context context,
UpdateStatement updateBlock) |
protected final SqlGeneratorFactory sqlGeneratorFactory
public SplitUpdateRewriter(HiveConf conf, SqlGeneratorFactory sqlGeneratorFactory)
public ParseUtils.ReparseResult rewrite(Context context, UpdateStatement updateBlock) throws SemanticException
rewrite in interface Rewriter<UpdateStatement>SemanticExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.