|
static java.util.List
< SqlTypeFamily > | signature () |
|
com.mapd.calcite.parser.HeavyDBSqlOperatorTable.WidthBucket.WidthBucket |
( |
| ) |
|
|
inline |
RelDataType com.mapd.calcite.parser.HeavyDBSqlOperatorTable.WidthBucket.inferReturnType |
( |
SqlOperatorBinding |
opBinding | ) |
|
|
inline |
Definition at line 737 of file HeavyDBSqlOperatorTable.java.
738 final RelDataTypeFactory typeFactory = opBinding.getTypeFactory();
739 return typeFactory.createTypeWithNullability(
740 typeFactory.createSqlType(SqlTypeName.INTEGER),
true);
static java.util.List<SqlTypeFamily> com.mapd.calcite.parser.HeavyDBSqlOperatorTable.WidthBucket.signature |
( |
| ) |
|
|
inlinestaticprivate |
The documentation for this class was generated from the following file: