Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/16712 )

Change subject: IMPALA-7876: COMPUTE STATS TABLESAMPLE is not updating number 
of estimated rows
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/16712/2/fe/src/main/java/org/apache/impala/analysis/ComputeStatsStmt.java
File fe/src/main/java/org/apache/impala/analysis/ComputeStatsStmt.java:

http://gerrit.cloudera.org:8080/#/c/16712/2/fe/src/main/java/org/apache/impala/analysis/ComputeStatsStmt.java@549
PS2, Line 549:       countSql = String.format("CAST(ROUND(COUNT(*) / %.10f) AS 
BIGINT)", effectiveSamplePerc_);
line too long (96 > 90)



--
To view, visit http://gerrit.cloudera.org:8080/16712
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I88a0a777c2be9cc18b3ff293cf1c06fb499ca052
Gerrit-Change-Number: 16712
Gerrit-PatchSet: 2
Gerrit-Owner: Abhishek Rawat <ara...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Comment-Date: Thu, 12 Nov 2020 03:51:38 +0000
Gerrit-HasComments: Yes

Reply via email to