Class com::mapd::calcite::parser::MapDSqlOperatorTable::SqlArrayValueConstructorAllowingEmptyΒΆ

class SqlArrayValueConstructorAllowingEmpty : public SqlArrayValueConstructor

Public Functions

boolean com.mapd.calcite.parser.MapDSqlOperatorTable.SqlArrayValueConstructorAllowingEmpty.checkOperandTypes(SqlCallBinding callBinding, boolean throwOnFailure)

Protected Functions

RelDataType com.mapd.calcite.parser.MapDSqlOperatorTable.SqlArrayValueConstructorAllowingEmpty.getComponentType(RelDataTypeFactory typeFactory, List< RelDataType > argTypes)