Interface FlinkMetadata.ColumnNullCount.Handler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Double getColumnNullCount​(org.apache.calcite.rel.RelNode r, org.apache.calcite.rel.metadata.RelMetadataQuery mq, int index)  
      • Methods inherited from interface org.apache.calcite.rel.metadata.MetadataHandler

        getDef
    • Method Detail

      • getColumnNullCount

        Double getColumnNullCount​(org.apache.calcite.rel.RelNode r,
                                  org.apache.calcite.rel.metadata.RelMetadataQuery mq,
                                  int index)