[
https://issues.jboss.org/browse/TEIIDDES-2355?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2355:
----------------------------------------
the missing piece here is that Designer currently doesn't have a specific UI option to
let user select or de-select the *Import Pushdown Functions* for import.
currently all *importer* properties are supplied by Teiid runtime for the give JDBC
translator. I'm assuming they are defined/discovered from the JDBC driver. There are
a number of *importer.<prop-key>* properties the user can set or change so Teiid can
set them on the calls to access source schema/metadata.
I'm assuming this new *importer.importPushdownFunctions* property is a custom Teiid
property. So Designer can add a custom UI component and track this property separately,
or Teiid could add the property to it's current list of importer properties. The
latter would require no UI changes other than setting a default that's different than
what the Property Definition would be set to.
Provide an option to import pushdown functions
----------------------------------------------
Key: TEIIDDES-2355
URL:
https://issues.jboss.org/browse/TEIIDDES-2355
Project: Teiid Designer
Issue Type: Bug
Components: Patch Release, Teiid Integration
Reporter: Steven Hawkins
Assignee: Barry LaFond
Fix For: 11.2
Attachments: pushDown.zip
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
(v7.5.0#75005)