[
https://issues.jboss.org/browse/TEIIDDES-2355?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2355:
----------------------------------------
So how would Designer utilize the newly exposed info? I started DV6.1 ER3, deployed a SQL
Server data source and checked import properties. Should there be a "Import Pushdown
Functions" property available in this kit?
I'm also assuming that any pushdown functions would be defined similar to : *CREATE
FOREIGN FUNCTION SCORE (val integer) RETURNS integer;* ?
Provide an option to import pushdown functions
----------------------------------------------
Key: TEIIDDES-2355
URL:
https://issues.jboss.org/browse/TEIIDDES-2355
Project: Teiid Designer
Issue Type: Feature Request
Components: Teiid Integration
Reporter: Steven Hawkins
The import property importer.importPushdownFunctions can be set to have Teiid include the
pushdown functions as part of the imported schema and there by the ddl used by designer.
With TEIID-3098 will prevent there from being ambiguity from doing so (either from
multiple models or from the pushdown functions). So Designer should allow users to import
these functions if they wish (it could even be a default option).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)