[teiid-issues] [JBoss JIRA] (TEIID-3098) allow pushdown functions to be used by designer import

Steven Hawkins (JIRA) issues at jboss.org
Thu Sep 18 12:42:02 EDT 2014


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

Steven Hawkins commented on TEIID-3098:
---------------------------------------

I forget that as part of TEIID-2875 the import property importer.importPushdownFunctions was added to put the pushdown functions into the imported schema.  This is not exposed to designer as the other import properties have been as it is handled in the NativeMetadataRepository and not on the MetadataProcessor.  So this issue is mostly done already.  The only other part that is missing is ensuring that that the functions can be used without ambiguity errors.

> allow pushdown functions to be used by designer import
> ------------------------------------------------------
>
>                 Key: TEIID-3098
>                 URL: https://issues.jboss.org/browse/TEIID-3098
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Misc. Connectors
>    Affects Versions: 8.7.1
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>             Fix For: 8.9
>
>
> allow pushdown functions to be schema scoped or some other mechanism for the purpose of designer metadata import.  If schema scoped, this will require supporting logic that such functions when imported for multiple sources will not be seen as duplicates.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the teiid-issues mailing list