Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22235 )
Change subject: IMPALA-13622: Fix negative cardinality bug in AggregationNode.java ...................................................................... Patch Set 10: > Patch Set 10: Verified-1 > > Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/11255/ It looks like COMPUTE STATS failed on tpcds.store_sales. The telltale sign is this 'unknown' from Actual result of https://jenkins.impala.io/job/ubuntu-20.04-from-scratch/4076/testReport/junit/org.apache.impala.planner/PlannerTest/testFkPkJoinDetectionWithHDFSNumRowsEstDisabled/ |--01:SCAN HDFS [tpcds.store_returns] | HDFS partitions=1/1 files=1 size=31.19MB | predicates: sr_return_quantity < CAST(10 AS INT) | stored statistics: | table: rows=unavailable size=31.19MB | columns: all | extrapolated-rows=disabled max-scan-range-rows=unavailable | mem-estimate=80.00MB mem-reservation=8.00MB thread-reservation=1 | tuple-ids=1 row-size=88B cardinality=unavailable | in pipelines: 01(GETNEXT) I will try to rerun this once more. If any planner test fail again with missing stats, https://gerrit.cloudera.org/c/22231 must be prioritized. -- To view, visit http://gerrit.cloudera.org:8080/22235 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib862a010b2094daa2cbdd5d555e46443009672ad Gerrit-Change-Number: 22235 Gerrit-PatchSet: 10 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Pranav Lodha <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]> Gerrit-Comment-Date: Tue, 31 Dec 2024 02:03:10 +0000 Gerrit-HasComments: No
