|
static java.util.List
< SqlTypeFamily > | signature () |
|
Definition at line 1616 of file MapDSqlOperatorTable.java.
com.mapd.calcite.parser.MapDSqlOperatorTable.ST_Union.ST_Union |
( |
| ) |
|
|
inlinepackage |
RelDataType com.mapd.calcite.parser.MapDSqlOperatorTable.ST_Union.inferReturnType |
( |
SqlOperatorBinding |
opBinding | ) |
|
|
inline |
Definition at line 1627 of file MapDSqlOperatorTable.java.
References INTEGER.
1628 assert opBinding.getOperandCount() == 2;
1629 final RelDataTypeFactory typeFactory = opBinding.getTypeFactory();
static java.util.List<SqlTypeFamily> com.mapd.calcite.parser.MapDSqlOperatorTable.ST_Union.signature |
( |
| ) |
|
|
inlinestaticprivate |
The documentation for this class was generated from the following file: