[
https://issues.jboss.org/browse/TEIIDDES-2466?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2466:
----------------------------------------
initial commit to master:
https://github.com/Teiid-Designer/teiid-designer/commit/d5fc29d2f6ac31804...
* Removed all legacy Preview VDB, Preview DS logic including
preferences for server view
* Replaced with Preview Data functionality that assumes source models
have JNDI names (references to deployed data sources)
* PreviewDataWorker/PreviewManager utilize the TeiidModelToDdlGenerator
to help construct a dynamic VDB containing the selected table/view in
it's model and any dependent source models containing only the dependent
tables/views/procedures. Call these model fragments
* Added panels and pages for JDBC, File (CSV, XML) and WS importers to
supply a JNDI name with option to auto-deploy a data source during the
import. This will enable Preview Data to be performed immediately after
import
* Preview Data will create the vdb-xml file, depoy it, execute the same
SQL against the vdb, then undeploy the vdb
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, Patch Release
Affects Versions: 9.0
Reporter: Debbie Steigner
Assignee: Barry LaFond
Fix For: 10.0.1
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)