public class DrillParserUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EOL
System-depended end of line character
|
| 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 EOL
Copyright © 2021 The Apache Software Foundation. All rights reserved.