public class CopyOnWriteUpdateRewriter extends Object implements Rewriter<UpdateStatement>
| Constructor and Description |
|---|
CopyOnWriteUpdateRewriter(HiveConf conf,
SqlGeneratorFactory sqlGeneratorFactory) |
| Modifier and Type | Method and Description |
|---|---|
ParseUtils.ReparseResult |
rewrite(Context context,
UpdateStatement updateBlock) |
public CopyOnWriteUpdateRewriter(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.