You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yunhong Zheng (Jira)" <ji...@apache.org> on 2022/12/12 04:22:00 UTC

[jira] [Created] (FLINK-30368) Fix calcite method RelMdUtil$numDistinctVals() wrongly return zero if the method input domainSize much larger than numSelected

Yunhong Zheng created FLINK-30368:
-------------------------------------

             Summary: Fix calcite method RelMdUtil$numDistinctVals() wrongly return zero if the method input domainSize much larger than numSelected 
                 Key: FLINK-30368
                 URL: https://issues.apache.org/jira/browse/FLINK-30368
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Planner
    Affects Versions: 1.17.0
            Reporter: Yunhong Zheng
             Fix For: 1.17.0


Fix calcite method RelMdUtil$numDistinctVals() wrongly return zero if the method input domainSize much larger than numSelected. This wrong zero value will affect the selection of join type。 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)