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,TableScanOperator> topOps) |
public HiveOpConverter(SemanticAnalyzer semanticAnalyzer, HiveConf hiveConf, UnparseTranslator unparseTranslator, Map<String,TableScanOperator> topOps)
public Operator convert(org.apache.calcite.rel.RelNode root) throws SemanticException
SemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.