[JBoss JIRA] (TEIIDDES-2466) Create Preview VDB for only the model containing the table that is being preview
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2466?page=com.atlassian.jira.plu... ]
Steven Hawkins commented on TEIIDDES-2466:
------------------------------------------
This is a good enhancement. A couple of notes from our meeting:
- use a uuid to prevent vdb collisions
- be aware that procedures can get quite complex and may pull in a lot of metadata, especially when nested. It may be good to put a check in based upon the ddl size, such as 10 megs, that will prevent the preview deployment
- usage of dynamic sql or references to the system metadata tables in theory need the entire vdb to make sense, so you may have to disallow preview for them
> Create Preview VDB for only the model containing the table that is being preview
> --------------------------------------------------------------------------------
>
> Key: TEIIDDES-2466
> URL: https://issues.jboss.org/browse/TEIIDDES-2466
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Data Preview, Documentation, Patch Release
> Affects Versions: 9.0
> Reporter: Debbie Steigner
> Assignee: Barry LaFond
> Fix For: 10.0.1
>
> Attachments: custom-preview-data-preview-sql-tab.png, custom-preview-data-preview-vdbxml-tab.png, data-source-definition-options-jdbc-import.png, data-source-definition-options-page-flat-file.png
>
>
> RFE
> Currently once you preview one table a Preview VDB is created for all the models in the project, request that the Preview VDB only be created for the model containing the table that is being previewed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (TEIIDDES-2466) Create Preview VDB for only the model containing the table that is being preview
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2466?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2466:
----------------------------------------
Add a UUID to the preview VDB name.
> Create Preview VDB for only the model containing the table that is being preview
> --------------------------------------------------------------------------------
>
> Key: TEIIDDES-2466
> URL: https://issues.jboss.org/browse/TEIIDDES-2466
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Data Preview, Documentation, Patch Release
> Affects Versions: 9.0
> Reporter: Debbie Steigner
> Assignee: Barry LaFond
> Fix For: 10.0.1
>
> Attachments: custom-preview-data-preview-sql-tab.png, custom-preview-data-preview-vdbxml-tab.png, data-source-definition-options-jdbc-import.png, data-source-definition-options-page-flat-file.png
>
>
> RFE
> Currently once you preview one table a Preview VDB is created for all the models in the project, request that the Preview VDB only be created for the model containing the table that is being previewed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (TEIIDDES-2466) Create Preview VDB for only the model containing the table that is being preview
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2466?page=com.atlassian.jira.plu... ]
Barry LaFond reopened TEIIDDES-2466:
------------------------------------
> Create Preview VDB for only the model containing the table that is being preview
> --------------------------------------------------------------------------------
>
> Key: TEIIDDES-2466
> URL: https://issues.jboss.org/browse/TEIIDDES-2466
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Data Preview, Documentation, Patch Release
> Affects Versions: 9.0
> Reporter: Debbie Steigner
> Assignee: Barry LaFond
> Fix For: 10.0.1
>
> Attachments: custom-preview-data-preview-sql-tab.png, custom-preview-data-preview-vdbxml-tab.png, data-source-definition-options-jdbc-import.png, data-source-definition-options-page-flat-file.png
>
>
> RFE
> Currently once you preview one table a Preview VDB is created for all the models in the project, request that the Preview VDB only be created for the model containing the table that is being previewed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (TEIIDDES-2816) Update 10.0 User Guide for new features and enhancements
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-2816:
--------------------------------------
Summary: Update 10.0 User Guide for new features and enhancements
Key: TEIIDDES-2816
URL: https://issues.jboss.org/browse/TEIIDDES-2816
Project: Teiid Designer
Issue Type: Task
Components: Documentation
Affects Versions: 10.0
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 10.0
Update user guide to reflect enhancements to preview data, auto-create DS, convert legacy functions and any dynamic vdb support
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (TEIIDDES-2682) Importing Teiid DDL and selecting wrong model type results in error
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2682?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2682:
-----------------------------------
Fix Version/s: 10.0.2
(was: 10.0)
> Importing Teiid DDL and selecting wrong model type results in error
> -------------------------------------------------------------------
>
> Key: TEIIDDES-2682
> URL: https://issues.jboss.org/browse/TEIIDDES-2682
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 9.0.4
> Environment: MAC OS
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 10.0.2
>
> Attachments: Screen Shot 2015-10-12 at 13.32.49.png, view.ddl
>
>
> When you import Teiid DDL that was created as export from VIEW MODEL and you select SOURCE MODEL during the import, this process results in error dialogue that is not really helpful for user. (see screenshot)
> I think the error message should be more accurate
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months
[JBoss JIRA] (TEIIDDES-2682) Importing Teiid DDL and selecting wrong model type results in error
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2682?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2682:
-----------------------------------
Component/s: Patch Release
> Importing Teiid DDL and selecting wrong model type results in error
> -------------------------------------------------------------------
>
> Key: TEIIDDES-2682
> URL: https://issues.jboss.org/browse/TEIIDDES-2682
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Patch Release
> Affects Versions: 9.0.4
> Environment: MAC OS
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 10.0.2
>
> Attachments: Screen Shot 2015-10-12 at 13.32.49.png, view.ddl
>
>
> When you import Teiid DDL that was created as export from VIEW MODEL and you select SOURCE MODEL during the import, this process results in error dialogue that is not really helpful for user. (see screenshot)
> I think the error message should be more accurate
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 9 months