Definition at line 813 of file MapDSqlOperatorTable.java.
com.mapd.calcite.parser.MapDSqlOperatorTable.CharLength.CharLength |
( |
| ) |
|
|
inline |
RelDataType com.mapd.calcite.parser.MapDSqlOperatorTable.CharLength.inferReturnType |
( |
SqlOperatorBinding |
opBinding | ) |
|
|
inline |
Definition at line 824 of file MapDSqlOperatorTable.java.
825 final RelDataTypeFactory typeFactory = opBinding.getTypeFactory();
826 return typeFactory.createSqlType(SqlTypeName.INTEGER);
The documentation for this class was generated from the following file: