Qifan Chen has uploaded a new patch set (#3). (
http://gerrit.cloudera.org:8080/18250 )
Change subject: IMPALA-11132 Front-end test
PlannerTest.testResourceRequirements can fail
......................................................................
IMPALA-11132 Front-end test PlannerTest.testResourceRequirements can fail
This patch addresses the potential row count over-estimation against
HBase tables by capping the estimation by the row count when available
from HMS.
Testing:
1. PlannerTest.testResourceRequirements passes with an update on the
cardinality of the HBase tables involved.
2. Core test [TBD]
Change-Id: I11c51f76212e1337a7e726097931890c2edab182
---
M fe/src/main/java/org/apache/impala/planner/HBaseScanNode.java
M testdata/workloads/functional-planner/queries/PlannerTest/joins.test
2 files changed, 10 insertions(+), 8 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/50/18250/3
--
To view, visit http://gerrit.cloudera.org:8080/18250
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I11c51f76212e1337a7e726097931890c2edab182
Gerrit-Change-Number: 18250
Gerrit-PatchSet: 3
Gerrit-Owner: Qifan Chen <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>