[JBoss JIRA] (TEIIDDES-2870) Usability: Multiple UDF jars, one gets removed when VDB is synch'd
by Barry LaFond (Jira)
[ https://issues.jboss.org/browse/TEIIDDES-2870?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2870:
----------------------------------------
[~mkralik] The syncing process looks for referenced UDF jars, so if the 3rd jar isn't used in a model, then it will be removed. This is expected behavior.
We could change that logic and then user would be responsible for removing old UDF jars if they are no long used in any models in the VDB.
Thoughts?
> Usability: Multiple UDF jars, one gets removed when VDB is synch'd
> ------------------------------------------------------------------
>
> Key: TEIIDDES-2870
> URL: https://issues.jboss.org/browse/TEIIDDES-2870
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 10.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Major
> Fix For: 11.2.1
>
> Attachments: UDFsProject.zip
>
>
> When there are multiple UDF's jar's are added, and the VDB needs resynching, it will remove the second jar. Which has to be readded.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years
[JBoss JIRA] (TEIIDDES-2870) Usability: Multiple UDF jars, one gets removed when VDB is synch'd
by Matej Kralik (Jira)
[ https://issues.jboss.org/browse/TEIIDDES-2870?page=com.atlassian.jira.plu... ]
Matej Kralik reopened TEIIDDES-2870:
------------------------------------
I am still able to reproduce it. I upload the project to the attachments. I have 3 jars, but only two are used. To the VDB I add the last one which is not used by any procedures. But when I edit the name of some column and resync VDB, the third jar is deleted from VDB.
Steps to reproduce
# Import project from attachments
# Check that VDB contains 3 jars in the UDF Jars tab in the VDB editor
# Rename some column (e.g. UdfModel->UDFView->namebusiness to namebusiness2)
# Save model
# Click on VDB Editor on Synchronize All
# MyTestUdf3.jar will disappear from VDB
> Usability: Multiple UDF jars, one gets removed when VDB is synch'd
> ------------------------------------------------------------------
>
> Key: TEIIDDES-2870
> URL: https://issues.jboss.org/browse/TEIIDDES-2870
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 10.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Major
> Fix For: 11.2.1
>
> Attachments: UDFsProject.zip
>
>
> When there are multiple UDF's jar's are added, and the VDB needs resynching, it will remove the second jar. Which has to be readded.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years
[JBoss JIRA] (TEIIDDES-2355) Provide an option to import pushdown functions
by Matej Kralik (Jira)
[ https://issues.jboss.org/browse/TEIIDDES-2355?page=com.atlassian.jira.plu... ]
Matej Kralik closed TEIIDDES-2355.
----------------------------------
> 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
> Priority: Major
> Fix For: 11.2.1
>
> 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.12.1#712002)
6 years