[
https://issues.jboss.org/browse/TEIID-2396?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2396.
-----------------------------------
Resolution: Done
Added an ifnull to the aggregate decomposition.
count of column returns null instead of 0 over join
---------------------------------------------------
Key: TEIID-2396
URL:
https://issues.jboss.org/browse/TEIID-2396
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 8.3
The aggregate pushing logic will decompose a count as a sum of count, which can be null
if no rows are returned by the join.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira