Tim Armstrong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14131


Change subject: IMPALA-7604: part 1: tests for agg cardinality
......................................................................

IMPALA-7604: part 1: tests for agg cardinality

Add tests that demonstrate bugs with overflow and
multiple aggregation classes and provide a baseline
to demonstrate the effects of the bugfixes.

Testing:
Added planner tests:
* Cardinality estimates with multiple groups (both grouping and
  non-grouping aggs).
* Overflow case from multiplication of grouping expr cardinality.
* Overflow handling of addition of multiple groups.

Change-Id: I59eaddbc5be253793293af064bb2d28a425564e1
---
M fe/src/test/java/org/apache/impala/planner/PlannerTest.java
A testdata/workloads/functional-planner/queries/PlannerTest/card-agg.test
2 files changed, 667 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/31/14131/1
--
To view, visit http://gerrit.cloudera.org:8080/14131
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I59eaddbc5be253793293af064bb2d28a425564e1
Gerrit-Change-Number: 14131
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>

Reply via email to