public class DrillParserUtil extends Object
| Constructor and Description |
|---|
DrillParserUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.calcite.sql.SqlNode |
createCondition(org.apache.calcite.sql.SqlNode left,
org.apache.calcite.sql.SqlOperator op,
org.apache.calcite.sql.SqlNode right) |
public static final String CHARSET
Copyright © 2017 The Apache Software Foundation. All rights reserved.