liyafan82 commented on a change in pull request #2077:
URL: https://github.com/apache/calcite/pull/2077#discussion_r457821734



##########
File path: core/src/main/java/org/apache/calcite/rel/metadata/RelMdUtil.java
##########
@@ -293,7 +293,7 @@ public static void setLeftRightBitmaps(
    * @param numSelected number selected from the domain
    * @return number of distinct values for subset selected
    */
-  public static Double numDistinctVals(
+  public static Double numDistinctValsApprox(

Review comment:
       Removed. Thanks for your kind reminder. 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to