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

supported non-deterministic functions are evaluated prior to push-down

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Optional
    • 6.1.0
    • 9.x
    • Query Engine
    • None

    Description

      Defect Tracker #24735: We currently will not actually push down non-deterministic functions even if they are supported, since the evaluateexpressionvisitor will replace them with constant values. For example rand will be pre-evaluated before being sent to sqlserver (however sqlserver does not correctly support non-deterministic functions anyway). We may need to actually not support non-deterministic functions in sqlserver or other sources that do not handle them properly.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: