[JBoss JIRA] (TEIIDDES-2644) Cannot launch the Create View Table Wizard in Create multi-source VDB Cheat Sheets.
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2644?page=com.atlassian.jira.plu... ]
Barry LaFond closed TEIIDDES-2644.
----------------------------------
Resolution: Done
re-closing after target version changes
> Cannot launch the Create View Table Wizard in Create multi-source VDB Cheat Sheets.
> -----------------------------------------------------------------------------------
>
> Key: TEIIDDES-2644
> URL: https://issues.jboss.org/browse/TEIIDDES-2644
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs, Patch Release
> Affects Versions: 9.0.3
> Reporter: Matej Kralik
> Assignee: Mark Drilling
> Priority: Minor
> Labels: release_notes, verified_jbdsis-9.0.0.Beta
> Fix For: 10.0, 9.2.1
>
> Attachments: Snímka obrazovky z 2015-09-10 13-32-25.png
>
>
> Cannot launch the Create View Table wizard in Create multi-source VDB Cheat Sheets. When I try launch the Create View Table wizard pops up: Unimplemented Action. Action for ID[org.teiid.designer.newObjectViewTable] is not yet implemented.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (TEIIDDES-2437) Enable specifying VDB Version when using VDB RE-USE feature
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2437?page=com.atlassian.jira.plu... ]
Barry LaFond closed TEIIDDES-2437.
----------------------------------
Resolution: Done
re-closing after target version changes
> Enable specifying VDB Version when using VDB RE-USE feature
> -----------------------------------------------------------
>
> Key: TEIIDDES-2437
> URL: https://issues.jboss.org/browse/TEIIDDES-2437
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Patch Release, VDB & Execution
> Affects Versions: 9.0.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Critical
> Labels: release_notes, verified_jbdsis-9.0.0.Beta
> Fix For: 10.0, 9.2.1
>
> Attachments: import-vdb-dialog.png
>
>
> When using the VDB re-use feature, need to be able to set the VDB version for the import VDB to be dependent upon.
> <import-vdb name="Products" version="3" import-data-policies="true"/>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (TEIIDDES-2764) Change DDL importer framework to use refactored Teiid DDL parser source
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2764?page=com.atlassian.jira.plu... ]
Barry LaFond closed TEIIDDES-2764.
----------------------------------
Resolution: Done
re-closing after target version changes
> Change DDL importer framework to use refactored Teiid DDL parser source
> -----------------------------------------------------------------------
>
> Key: TEIIDDES-2764
> URL: https://issues.jboss.org/browse/TEIIDDES-2764
> Project: Teiid Designer
> Issue Type: Task
> Components: Import/Export, ModeShape Integration, Patch Release
> Reporter: Barry LaFond
> Assignee: Dan Florian
> Priority: Blocker
> Labels: release_notes, verified_jbdsis-9.0.0.Beta
> Fix For: 10.0, 9.2.1
>
>
> DDL Importer currently displays selection of DDL dialects. Since the Teiid DDL Parser is being refactored/removed from the general DDL dialects we'll need to integrate this separate parser in a different way to allow selection and auto-select in the combo box.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (TEIIDDES-2608) Model editor blank after restarting JBDS
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2608?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2608:
-----------------------------------
Attachment: (was: 2016-04-14 11.23.png)
> Model editor blank after restarting JBDS
> ----------------------------------------
>
> Key: TEIIDDES-2608
> URL: https://issues.jboss.org/browse/TEIIDDES-2608
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors, Patch Release
> Affects Versions: 9.0.3
> Reporter: Andrej Šmigala
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 10.0.1, 9.2.1
>
> Attachments: 2016-04-14 11.23.bmml, log, Screen Shot 2016-02-17 at 15.05.25.png, Selection_013.png
>
>
> After closing JBDS and starting again, the last opened model editor is blank.
> This might be related to TEIIDDES-2597.
> Eclipse log attached.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (TEIIDDES-2825) After import DDL which contains GLOBAL TEMPORARY TABLE shows error
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2825?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2825:
-----------------------------------
Component/s: Patch Release
> After import DDL which contains GLOBAL TEMPORARY TABLE shows error
> ------------------------------------------------------------------
>
> Key: TEIIDDES-2825
> URL: https://issues.jboss.org/browse/TEIIDDES-2825
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Patch Release, Transformations
> Affects Versions: 10.0
> Environment: Fedora 23
> Reporter: Matej Kralik
> Assignee: Barry LaFond
> Fix For: 10.0.1
>
> Attachments: viewModel.ddl
>
>
> After I imported DLL file which contains GLOBAL TEMPORARY TABLE the designer shows me errors "The virtual table 'temp Table' does not have any associated transformation.".
> I think that global temporary table doesn't have any sql transformation.
> But when I open generated model and save it, the problem is resolved.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (TEIIDDES-2825) After import DDL which contains GLOBAL TEMPORARY TABLE shows error
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2825?page=com.atlassian.jira.plu... ]
Barry LaFond reassigned TEIIDDES-2825:
--------------------------------------
Assignee: Barry LaFond
> After import DDL which contains GLOBAL TEMPORARY TABLE shows error
> ------------------------------------------------------------------
>
> Key: TEIIDDES-2825
> URL: https://issues.jboss.org/browse/TEIIDDES-2825
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Transformations
> Affects Versions: 10.0
> Environment: Fedora 23
> Reporter: Matej Kralik
> Assignee: Barry LaFond
> Fix For: 10.0.1
>
> Attachments: viewModel.ddl
>
>
> After I imported DLL file which contains GLOBAL TEMPORARY TABLE the designer shows me errors "The virtual table 'temp Table' does not have any associated transformation.".
> I think that global temporary table doesn't have any sql transformation.
> But when I open generated model and save it, the problem is resolved.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (TEIIDDES-2825) After import DDL which contains GLOBAL TEMPORARY TABLE shows error
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2825?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2825:
-----------------------------------
Fix Version/s: 10.0.1
> After import DDL which contains GLOBAL TEMPORARY TABLE shows error
> ------------------------------------------------------------------
>
> Key: TEIIDDES-2825
> URL: https://issues.jboss.org/browse/TEIIDDES-2825
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Transformations
> Affects Versions: 10.0
> Environment: Fedora 23
> Reporter: Matej Kralik
> Fix For: 10.0.1
>
> Attachments: viewModel.ddl
>
>
> After I imported DLL file which contains GLOBAL TEMPORARY TABLE the designer shows me errors "The virtual table 'temp Table' does not have any associated transformation.".
> I think that global temporary table doesn't have any sql transformation.
> But when I open generated model and save it, the problem is resolved.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (TEIIDDES-2825) After import DDL which contains GLOBAL TEMPORARY TABLE shows error
by Matej Kralik (JIRA)
Matej Kralik created TEIIDDES-2825:
--------------------------------------
Summary: After import DDL which contains GLOBAL TEMPORARY TABLE shows error
Key: TEIIDDES-2825
URL: https://issues.jboss.org/browse/TEIIDDES-2825
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export, Transformations
Affects Versions: 10.0
Environment: Fedora 23
Reporter: Matej Kralik
Attachments: viewModel.ddl
After I imported DLL file which contains GLOBAL TEMPORARY TABLE the designer shows me errors "The virtual table 'temp Table' does not have any associated transformation.".
I think that global temporary table doesn't have any sql transformation.
But when I open generated model and save it, the problem is resolved.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years