Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1773

Ingres as source - Query with LOCATE causing stackoverflow error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.4.1, 7.6
    • 7.4.1
    • Misc. Connectors
    • None

    Description

      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.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            wgibson_jira Warren Gibson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: