Shant Hovsepian has posted comments on this change. ( http://gerrit.cloudera.org:8080/16349 )
Change subject: IMPALA-7310: Partial fix for NDV cardinality with NULLs. ...................................................................... Patch Set 6: (2 comments) http://gerrit.cloudera.org:8080/#/c/16349/5/fe/src/main/java/org/apache/impala/catalog/ColumnStats.java File fe/src/main/java/org/apache/impala/catalog/ColumnStats.java: http://gerrit.cloudera.org:8080/#/c/16349/5/fe/src/main/java/org/apache/impala/catalog/ColumnStats.java@210 PS5, Line 210: public long getNumDistinctValues() > Nice! thanks! http://gerrit.cloudera.org:8080/#/c/16349/5/fe/src/main/java/org/apache/impala/catalog/ColumnStats.java@214 PS5, Line 214: } > I talked to you directly about this I agree, the logic is messy like this. Will fix this part. More reason to handle the general case and do the adjustment during updates to the stats. -- To view, visit http://gerrit.cloudera.org:8080/16349 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iec967053b4991f8c67cde62adf003cbd3f429032 Gerrit-Change-Number: 16349 Gerrit-PatchSet: 6 Gerrit-Owner: Shant Hovsepian <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: David Rorke <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Qifan Chen <[email protected]> Gerrit-Reviewer: Shant Hovsepian <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Thu, 27 Aug 2020 21:08:58 +0000 Gerrit-HasComments: Yes
