[JBoss JIRA] (TEIIDDES-1425) Refactor > Rename of abstraction layer model was partially reflected in transformation
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1425?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-1425.
------------------------------------
Resolution: Out of Date
The refactoring of Designer's refactor framework included an improvement to the SQL text logic in RefactorResourceUtils.calculateSQLChanges() method.
Out of date and fixed
> Refactor > Rename of abstraction layer model was partially reflected in transformation
> --------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1425
> URL: https://issues.jboss.org/browse/TEIIDDES-1425
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 7.7.1
> Environment: JBDS 5.0 GA, SOA-tooling CR1
> Reporter: Paul Nittel
> Assignee: Barry LaFond
> Fix For: 8.2
>
> Attachments: RefactorRename_MPS.zip
>
>
> This project had a source model, abstraction layer (transformed from source), and a view model with a transformation. The transformation is essentially:
> SELECT * FROM vParts.Supplier AS s, vParts.Supplier_parts AS sp WHERE s.Supplier_id = sp.Supplier_id
> I added a second source and then used Refactor > Rename to change the original abstraction layer model from vParts to vParts_Oracle.
> The transformation was altered like this:
> SELECT * FROM vParts_Oracle.Supplier AS s, vParts.Supplier_parts AS sp WHERE s.Supplier_id = sp.Supplier_id
> So, it changed only the first instance of the model, leaving the transformation invalid.
> I'll attach a Model Project Set.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1778) Change the Teiid Server version in the preferences to 8.4
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1778?page=com.atlassian.jira.plu... ]
Paul Richardson updated TEIIDDES-1778:
--------------------------------------
Attachment: teiid-default-server-version.png
Attached a screenshot of a new workspace with a nightly install. As can be seen, the default server preference is empty and thus the server version is 8.0.0 (the last resort default).
I have updated the last resort default to 8.4.0 but I cannot work out how 8.3.x could be the default server version.
> Change the Teiid Server version in the preferences to 8.4
> ---------------------------------------------------------
>
> Key: TEIIDDES-1778
> URL: https://issues.jboss.org/browse/TEIIDDES-1778
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 8.2
> Reporter: Van Halbert
> Assignee: Paul Richardson
> Attachments: teiid-default-server-version.png
>
>
> The Teiid Designer preference for Teiid Server version is defaulting to 8.3, this should be 8.4
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1782) DDL import wizard - add better control over selection of imported objects
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-1782:
---------------------------------------
Summary: DDL import wizard - add better control over selection of imported objects
Key: TEIIDDES-1782
URL: https://issues.jboss.org/browse/TEIIDDES-1782
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Affects Versions: 8.2
Reporter: Mark Drilling
Fix For: 8.3
User request to provide better control over which object types are imported via the DDL importer:
It would be nice to be able to select which objects (like the jdbc importer of selecting tables, indexes, etc.) to import. Maybe the ddl importer could utilize part the jdbc importer wizard to provide the same options.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1674) DDL Importer - does not handle extension properties
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1674?page=com.atlassian.jira.plu... ]
Mark Drilling resolved TEIIDDES-1674.
-------------------------------------
Resolution: Done
Added warning dialog to inform user when extension properties exist, but cannot be processed.
https://github.com/Teiid-Designer/teiid-designer/pull/201
> DDL Importer - does not handle extension properties
> ---------------------------------------------------
>
> Key: TEIIDDES-1674
> URL: https://issues.jboss.org/browse/TEIIDDES-1674
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.1
> Reporter: Mark Drilling
> Assignee: Mark Drilling
> Priority: Blocker
> Fix For: 8.2
>
>
> The DDL Importer currently does not fully support import of Function Procedures from Teiid DDL. An example:
> CREATE VIRTUAL FUNCTION F4(
> flag boolean,
> msg varchar
> ) RETURNS varchar
> OPTIONS (
> CATEGORY 'misc',
> DETERMINISM 'DETERMINISTIC',
> "NULL-ON-NULL" 'true',
> JAVA_CLASS 'foo',
> JAVA_METHOD 'bar'
> );
> The current DDL Importer cannot easily set properties which are implemented as extension properties. Examples are CATEGORY, JAVA_CLASS, JAVA_METHOD in the above example.
> We should look into re-working the DDL Importer to use Barry's framework for creating relational objects. I believe that framework has built in support for the extension properties.
> Importing for Salesforce connection will also not work, nor a simple DB where Native Query values are set on tables
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1778) Change the Teiid Server version in the preferences to 8.4
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1778?page=com.atlassian.jira.plu... ]
Paul Richardson commented on TEIIDDES-1778:
-------------------------------------------
Van,
Can you be more specific about the preference, ie. is the actual value of
Window > Preferences > Teiid Designer > Default Server Version set to "8.3.x"?
Is this a clean workspace that you have not set the preference on before?
Reasons for asking:
* A clean workspace has no preference set at all with the last-resort default server version set to 8.0.0 (which I have now amended to 8.4.0)
* Once the preference is set, it is stored in the workspace and reflects a decision by the user hence should not be updated
> Change the Teiid Server version in the preferences to 8.4
> ---------------------------------------------------------
>
> Key: TEIIDDES-1778
> URL: https://issues.jboss.org/browse/TEIIDDES-1778
> Project: Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 8.2
> Reporter: Van Halbert
> Assignee: Paul Richardson
>
> The Teiid Designer preference for Teiid Server version is defaulting to 8.3, this should be 8.4
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months