|
static java.util.List
< SqlTypeFamily > | signature () |
|
Definition at line 780 of file MapDSqlOperatorTable.java.
com.mapd.calcite.parser.MapDSqlOperatorTable.Truncate.Truncate |
( |
| ) |
|
|
inlinepackage |
RelDataType com.mapd.calcite.parser.MapDSqlOperatorTable.Truncate.inferReturnType |
( |
SqlOperatorBinding |
opBinding | ) |
|
|
inline |
Definition at line 791 of file MapDSqlOperatorTable.java.
792 assert opBinding.getOperandCount() == 2;
793 return opBinding.getOperandType(0);
static java.util.List<SqlTypeFamily> com.mapd.calcite.parser.MapDSqlOperatorTable.Truncate.signature |
( |
| ) |
|
|
inlinestaticprivate |
The documentation for this class was generated from the following file: