com.mapd.calcite.parser.HeavyDBSqlOperatorTable.RegexpLike.RegexpLike |
( |
| ) |
|
|
inline |
static java.util.List<SqlTypeFamily> com.mapd.calcite.parser.HeavyDBSqlOperatorTable.RegexpLike.getSignatureFamilies |
( |
| ) |
|
|
inlinestaticprivate |
RelDataType com.mapd.calcite.parser.HeavyDBSqlOperatorTable.RegexpLike.inferReturnType |
( |
SqlOperatorBinding |
opBinding | ) |
|
|
inline |
Definition at line 841 of file HeavyDBSqlOperatorTable.java.
842 final RelDataTypeFactory typeFactory = opBinding.getTypeFactory();
843 return typeFactory.createSqlType(SqlTypeName.BOOLEAN);
The documentation for this class was generated from the following file: