Interface RelMetadataTest.ColType.Handler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getColType​(org.apache.calcite.rel.RelNode r, org.apache.calcite.rel.metadata.RelMetadataQuery mq, int column)  
      • Methods inherited from interface org.apache.calcite.rel.metadata.MetadataHandler

        getDef
    • Method Detail

      • getColType

        java.lang.String getColType​(org.apache.calcite.rel.RelNode r,
                                    org.apache.calcite.rel.metadata.RelMetadataQuery mq,
                                    int column)