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

Warren Gibson (JIRA) jira-events at lists.jboss.org
Fri Mar 12 11:22:37 EST 2010


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