public class HiveOpConverter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HiveOpConverter.HIVEAGGOPMODE |
Constructor and Description |
---|
HiveOpConverter(SemanticAnalyzer semanticAnalyzer,
HiveConf hiveConf,
UnparseTranslator unparseTranslator,
Map<String,Operator<? extends OperatorDesc>> topOps,
boolean strictMode) |
public HiveOpConverter(SemanticAnalyzer semanticAnalyzer, HiveConf hiveConf, UnparseTranslator unparseTranslator, Map<String,Operator<? extends OperatorDesc>> topOps, boolean strictMode)
public Operator convert(org.apache.calcite.rel.RelNode root) throws SemanticException
SemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.