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 1036 of file HeavyDBSqlOperatorTable.java.
1037 final RelDataTypeFactory typeFactory = opBinding.getTypeFactory();
1038 return typeFactory.createSqlType(SqlTypeName.BOOLEAN);
The documentation for this class was generated from the following file: