[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1014) PostgreSQL pushdown query SELECT COUNT(*) FROM BQT1.SmallA - producing NullPointerException

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Mar 12 11:45:43 EST 2010


     [ https://jira.jboss.org/jira/browse/TEIID-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1014.
-----------------------------------

    Resolution: Done


updated the compensation logic for boolean max/min to hande the count(*) case

> PostgreSQL pushdown query SELECT COUNT(*) FROM BQT1.SmallA  -  producing NullPointerException
> ---------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1014
>                 URL: https://jira.jboss.org/jira/browse/TEIID-1014
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.0
>            Reporter: Warren Gibson
>            Assignee: Steven Hawkins
>         Attachments: JavaNullPointer.txt
>
>
> SELECT COUNT(*) FROM xxxxxxxxxx is producing Java Null Pointer Exceptions in PostgreSQL pushdown.    Log attached.
> Examples:  
> SELECT COUNT(*) FROM BQT1.SmallA 
> SELECT COUNT(*) FROM BQT1.MediumA 
> SELECT COUNT(*) FROM BQT1.LargeA 
> SELECT COUNT(*) FROM BQT2.SmallB 
> SELECT COUNT(*) FROM BQT2.MediumB 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list