Class DrillKuduTable

All Implemented Interfaces:
org.apache.calcite.schema.Table, org.apache.calcite.schema.TranslatableTable

public class DrillKuduTable extends DynamicDrillTable
  • Constructor Details

  • Method Details

    • getRowType

      public org.apache.calcite.rel.type.RelDataType getRowType(org.apache.calcite.rel.type.RelDataTypeFactory typeFactory)
      Specified by:
      getRowType in interface org.apache.calcite.schema.Table
      Overrides:
      getRowType in class DynamicDrillTable