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

class ExtTableFunction : public SqlFunction, public SqlTableFunction

Public Functions

SqlReturnTypeInference com.mapd.calcite.parser.MapDSqlOperatorTable.ExtTableFunction.getRowTypeInference()
Set<RelColumnMapping> com.mapd.calcite.parser.MapDSqlOperatorTable.ExtTableFunction.getColumnMappings()

Private Functions

void com.mapd.calcite.parser.MapDSqlOperatorTable.ExtTableFunction.debugPrint(String msg, Boolean debugMode)

Private Members

final List<SqlTypeName> com.mapd.calcite.parser.MapDSqlOperatorTable.ExtTableFunction.outs
final List<String> com.mapd.calcite.parser.MapDSqlOperatorTable.ExtTableFunction.arg_names
final List<String> com.mapd.calcite.parser.MapDSqlOperatorTable.ExtTableFunction.out_names
final Map<String, String> com.mapd.calcite.parser.MapDSqlOperatorTable.ExtTableFunction.options