[
https://issues.jboss.org/browse/TEIID-1796?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-1796:
----------------------------------
Issue Type: Enhancement (was: Bug)
Fix Version/s: 8.0
Priority: Minor (was: Major)
Affects Version/s: 6.0.0
Prior to Teiid 7, there wasn't a proper metadata construct representing pushdown
functions. Consequently all of the pushdown logic deals with functions by name, not
nameInSource. Unfortunately it has always been that way.
I'm changing this to an enhancement now that we do have proper function metadata and
it could be implemented.
Source Functions being pushed to the source are not taking into
account NameInSource
------------------------------------------------------------------------------------
Key: TEIID-1796
URL:
https://issues.jboss.org/browse/TEIID-1796
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Paul Nittel
Assignee: Steven Hawkins
Priority: Minor
Fix For: 8.0
Attachments: PushDownTest_MPS.zip
I imported BQT from Oracle, but did not import the SQUIRREL_GET_ERROR_OFFSET function. I
then used the Source Function wizard to create the function. I named it
RallySQUIRREL_GET_ERROR_OFFSET.
When I executed the query, the function RallySQUIRREL_GET_ERROR_OFFSET was not found by
Oracle. I had to rename the source function model to match the name of the function in
Oracle. Shouldn't have to do that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira