public class SqlValidatorUtils extends Object
| Constructor and Description |
|---|
SqlValidatorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
adjustTypeForArrayConstructor(org.apache.calcite.rel.type.RelDataType componentType,
org.apache.calcite.sql.SqlOperatorBinding opBinding) |
static void |
adjustTypeForMapConstructor(org.apache.calcite.util.Pair<org.apache.calcite.rel.type.RelDataType,org.apache.calcite.rel.type.RelDataType> componentType,
org.apache.calcite.sql.SqlOperatorBinding opBinding) |
public static void adjustTypeForArrayConstructor(org.apache.calcite.rel.type.RelDataType componentType,
org.apache.calcite.sql.SqlOperatorBinding opBinding)
public static void adjustTypeForMapConstructor(org.apache.calcite.util.Pair<org.apache.calcite.rel.type.RelDataType,org.apache.calcite.rel.type.RelDataType> componentType,
org.apache.calcite.sql.SqlOperatorBinding opBinding)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.