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