[teiid-issues] [JBoss JIRA] (TEIID-1773) Ingres as source - Query with LOCATE causing stackoverflow error

Van Halbert (Moved) (JIRA) jira-events at lists.jboss.org
Thu Oct 6 13:11:17 EDT 2011


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

Van Halbert moved SOA-3455 to TEIID-1773:
-----------------------------------------

              Project: Teiid  (was: JBoss Enterprise SOA Platform)
                  Key: TEIID-1773  (was: SOA-3455)
    Affects Version/s: 7.4.1
                           (was: 5.2.0.ER4)
          Component/s: Misc. Connectors
                           (was: EDS)
             Security:     (was: Public)

    
> Ingres as source - Query with LOCATE causing stackoverflow error
> ----------------------------------------------------------------
>
>                 Key: TEIID-1773
>                 URL: https://issues.jboss.org/browse/TEIID-1773
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 7.4.1
>            Reporter: Warren Gibson
>            Assignee: Van Halbert
>
> EDS Query Testing is getting unexpected results on 16 queries involving LOCATE.  A couple examples queries are given below:
> SELECT INTKEY, LOCATE(1, STRINGNUM) FROM BQT1.SmallA ORDER BY intkey  (Expected 50 records but received only 0)
> Remote org.teiid.core.TeiidProcessingException: Source: null
> see stackoverflow.log attached
> SELECT INTKEY FROM BQT1.SmallA WHERE LOCATE(1, INTKEY) = 1 ORDER BY INTKEY
> Remote org.teiid.core.TeiidProcessingException: Source: null
> Is also a stackoverflow error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list