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

Must pushdown functions in select clause

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 7.6
    • 6.0.0
    • Query Engine
    • None

    Description

      (F_ATM_REPORT_TYPE is a DB function)
      SELECT F_ATM_REPORT_TYPE (BUS_LINE_CODE) FROM ...

      Will not have the function pushed down if it only appears in the select clause. The planner must check if a function is pushdown only when it appears in the select clause and determine a source to push it to.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: