public class ASTConverter extends Object
Modifier and Type | Method and Description |
---|---|
static ASTNode |
convert(org.apache.calcite.rel.RelNode relNode,
List<FieldSchema> resultSchema) |
ASTNode |
getUnionAllAST(ASTNode leftAST,
ASTNode rightAST) |
static boolean |
isFlat(org.apache.calcite.rex.RexCall call) |
public static ASTNode convert(org.apache.calcite.rel.RelNode relNode, List<FieldSchema> resultSchema) throws CalciteSemanticException
CalciteSemanticException
public static boolean isFlat(org.apache.calcite.rex.RexCall call)
Copyright © 2017 The Apache Software Foundation. All rights reserved.