[JBoss JIRA] Created: (TEIIDDES-887) Changing validation preference (i.e. Relational) forces a re-build but validation does not pick up changed preference
by Barry LaFond (JIRA)
Changing validation preference (i.e. Relational) forces a re-build but validation does not pick up changed preference
---------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-887
URL: https://issues.jboss.org/browse/TEIIDDES-887
Project: Teiid Designer
Issue Type: Bug
Components: Modeling, Validation
Affects Versions: 7.3
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Critical
Fix For: 7.4
While adding/testing new validation rules and validation preferences it became apparent that there is a timing/event issue with changing preferences and the auto-build that's kicked off when user APPLY's or hits OK
1) Create simple relational model with table and one column with datatype decimal with "0" precision
2) Saving/validation should result in "Missing or invalid precision" WARNING
3) Edit Preferences > TEiid Designer > Validation and open "Relational" tab.
4) Change the "Missing precision property on columns with numeric types:" value to "ERROR"
5) Hit OK
6) Choose YES to FULL REBUILD
7) ERROR is not created in problems view
I Stepped through this in DEBUG and the ERROR DID get created. Seems the validation preference is NOT getting set/changed prior the the validation logic requesting current value.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (TEIIDDES-886) Synchonize VDB with source model with changed Translator does not update translator field.
by Barry LaFond (JIRA)
Synchonize VDB with source model with changed Translator does not update translator field.
------------------------------------------------------------------------------------------
Key: TEIIDDES-886
URL: https://issues.jboss.org/browse/TEIIDDES-886
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.3
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Critical
Fix For: 7.4
Started with parts example...
1) Select Virtual Model and create NEW VDB
2) Resulting VDB's Source models have no Translator name defined
3) In Workspace, Set Connection Profile on both source models
4) In VDB Editor, Synchronize ALL
5) Translator names are NOT updated from the source model connection info.
Should be a tweak to the VdbModelEntry.synchronizeModelEntry( final IProgressMonitor monitor ) method for Regular VDBs
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (TEIIDDES-831) VDB Models Table Should Resize Columns When A Model Is Added
by Dan Florian (JIRA)
VDB Models Table Should Resize Columns When A Model Is Added
------------------------------------------------------------
Key: TEIIDDES-831
URL: https://issues.jboss.org/browse/TEIIDDES-831
Project: Teiid Designer
Issue Type: Task
Components: VDB & Execution
Affects Versions: 7.2
Environment: JBDS 4.0.0.CR2, Mac OS X
Reporter: Dan Florian
After adding a view model to a VDB, other dependent models may also automatically be added. In my specific case, adding one model added 8 other models. But in order to figure out which models were automatically added I had to resize both the "Model" and "Path" columns. The "Models" table should resize/pack at least those first two columns when a model is added.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Resolved: (TEIIDDES-286) Query Plan Viewer does not show dependent access node's source queries in query plan
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-286?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-286.
-----------------------------------
Resolution: Out of Date
The old MMX SQL results view and query plan are no longer used.
DTP's "Get Execution Plan" and view replace it.
> Query Plan Viewer does not show dependent access node's source queries in query plan
> ------------------------------------------------------------------------------------
>
> Key: TEIIDDES-286
> URL: https://issues.jboss.org/browse/TEIIDDES-286
> Project: Teiid Designer
> Issue Type: Bug
> Components: Diagrams
> Reporter: Michael Walker
> Assignee: Barry LaFond
> Fix For: 7.4
>
> Attachments: depdenentaccess.JPG
>
>
> In a dependent join situation, the query plan shows the source query for the dependent feeder node, but does not show the source query for the dependent "access" or "wait" node. This is not consistent behavior. see screenshot.
> By accessing the "wait" node's properties, the source query can be found. However, if the source query is long, it will be truncated, and there is no way to view the entire query if it is displayed in this properties window only (due to another bug).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months