Class com::mapd::calcite::parser::MapDViewΒΆ

class

Public Functions

com.mapd.calcite.parser.MapDView.MapDView(String view_sql, TTableDetails ri, MapDParser mp)
String com.mapd.calcite.parser.MapDView.toString()
SqlIdentifierCapturer com.mapd.calcite.parser.MapDView.getAccessedObjects()
Schema.TableType com.mapd.calcite.parser.MapDView.getJdbcTableType()
RelNode com.mapd.calcite.parser.MapDView.toRel(RelOptTable.ToRelContext context, RelOptTable relOptTable)
RelDataType com.mapd.calcite.parser.MapDView.getRowType(RelDataTypeFactory rdtf)

Private Members

final String com.mapd.calcite.parser.MapDView.viewSql
SqlIdentifierCapturer com.mapd.calcite.parser.MapDView.accessObjects
RelRoot com.mapd.calcite.parser.MapDView.viewRelRoot