[teiid-issues] [JBoss JIRA] (TEIID-2234) Function pushdown issues

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Oct 1 10:50:03 EDT 2012


    [ https://issues.jboss.org/browse/TEIID-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722931#comment-12722931 ] 

Steven Hawkins commented on TEIID-2234:
---------------------------------------

Removed the validation.  Added general nameinsource handling.  And ensured that we're not just using the descriptor name (which is the non-qualified function name) when we should be using the qualified - or just the function name which the resolver will ensure is the non-qualified name for system functions.
                
> Function pushdown issues
> ------------------------
>
>                 Key: TEIID-2234
>                 URL: https://issues.jboss.org/browse/TEIID-2234
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.2
>
>
> Function validation should not prevent a function name from containing a '.' and nameinsource should be respected for ddl foreign functions.
> We also have an issue with function names conflicting with system function names any time there is a check of just the descriptor name without checking the schema.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list