-
Bug
-
Resolution: Done
-
Blocker
-
12.0
-
None
When using a query with a left join between tables from different schemes and count it produces wrong results. The workflow for reproducing the bug contains two example queries. The only difference between these queries is the order of the counts in select clause. The first query returns wrong results (the output of the "count(b.SalesPersonID)" field).
Additional info: a) the wrong count results are the distinct values b) occurs also with other aggregations.
- is related to
-
TEIID-1676 Decomposed aggregates results can be wrong
- Closed
-
TEIID-2219 NullPointer Exception when doing count aggregations on two individual columns from separate databases
- Closed
-
TEIID-3131 Broaden aggregate decomposition scenarios
- Closed