[teiid-issues] [JBoss JIRA] Updated: (TEIID-38) supported non-deterministic functions are evaluated prior to push-down

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Feb 10 21:19:47 EST 2009


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

Ramesh Reddy updated TEIID-38:
------------------------------

          Component/s: Query Engine
        Fix Version/s: 6.1.0
    Affects Version/s: 6.x


> supported non-deterministic functions are evaluated prior to push-down
> ----------------------------------------------------------------------
>
>                 Key: TEIID-38
>                 URL: https://jira.jboss.org/jira/browse/TEIID-38
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.x
>            Reporter: Steven Hawkins
>            Priority: Optional
>             Fix For: 6.1.0
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list