[JBoss JIRA] (TEIIDDES-2355) Provide an option to import pushdown functions
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2355?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2355:
-----------------------------------
Fix Version/s: 11.3
(was: 11.2)
> 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.3
>
> 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)
6 years, 7 months
[JBoss JIRA] (TEIIDDES-2953) Static VDB with JDG materialization has a warning after deploy
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2953?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2953:
-----------------------------------
Fix Version/s: 11.3
(was: 11.2)
> Static VDB with JDG materialization has a warning after deploy
> --------------------------------------------------------------
>
> Key: TEIIDDES-2953
> URL: https://issues.jboss.org/browse/TEIIDDES-2953
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 10.0.2
> Environment: Fedora 24
> Reporter: Matej Kralik
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 11.3
>
> Attachments: completeJDGproject2.zip
>
>
> I have a project with JDG materialization. When I want to deploy static VDB, server shows me error that:
> {code:java}
> 15:47:10,347 WARN [org.teiid.MATVIEWS] (Worker1_QueryProcessorQueue9) org.teiid.jdbc.TeiidSQLException: TEIID30168 Couldn't execute the dynamic SQL command "EXECUTE IMMEDIATE array_get(strings, index)" with the SQL statement "execute BookCacheSource.native('truncate cache')" due to: TEIID30357 BookCacheSource.native does not exist.
> {code}
> But when I deploy dynamic VDB, which is generated from that staticVDB, server doesn't shows any errors and materialization works fine.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 8 months