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

Inappropriate pushdown of a must pushdown function

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.7.1, 8.10
    • 7.6
    • Query Engine
    • None

    Description

      If a must push down function is used over a grouping that is not pushed, then an invalid symbol will be created and cause an invalid source query and or a class cast exception.

      For example:

      select some_funct(c1) from tbl group by c1

      where the translator does not support grouping.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: