|
static java.util.List
< SqlTypeFamily > | signature () |
|
Definition at line 830 of file MapDSqlOperatorTable.java.
com.mapd.calcite.parser.MapDSqlOperatorTable.ST_IsValid.ST_IsValid |
( |
| ) |
|
|
inlinepackage |
RelDataType com.mapd.calcite.parser.MapDSqlOperatorTable.ST_IsValid.inferReturnType |
( |
SqlOperatorBinding |
opBinding | ) |
|
|
inline |
Definition at line 841 of file MapDSqlOperatorTable.java.
References BOOLEAN.
842 assert opBinding.getOperandCount() == 1;
843 final RelDataTypeFactory typeFactory = opBinding.getTypeFactory();
static java.util.List<SqlTypeFamily> com.mapd.calcite.parser.MapDSqlOperatorTable.ST_IsValid.signature |
( |
| ) |
|
|
inlinestaticprivate |
The documentation for this class was generated from the following file: