[JBoss JIRA] (TEIIDDES-2193) Update Modeshape common and ddl jars
by Randall Hauch (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2193?page=com.atlassian.jira.plu... ]
Randall Hauch updated TEIIDDES-2193:
------------------------------------
Description:
Current versions modelshape common and ddl jars is 3.3.6.GA-redhat-2.
Need to check latest available versions and which should be be integrated with Designer 8.5 release.
Possible: 3.8.x-prod-ip6.1 or 3.8.1
see MODE-2218
was:
Current versions modelshape common and ddl jars is 3.3.6.GA-redhat-2.
Need to check latest …
[View More]available versions and which should be be integrated with Designer 8.5 release.
Possible: 3.8.x-prod-ip6.1 or 3.8.1
see: https://issues.jboss.org/browse/MODE/
> Update Modeshape common and ddl jars
> ------------------------------------
>
> Key: TEIIDDES-2193
> URL: https://issues.jboss.org/browse/TEIIDDES-2193
> Project: Teiid Designer
> Issue Type: Task
> Components: Build
> Affects Versions: 8.5
> Reporter: Barry LaFond
> Assignee: Paul Richardson
> Fix For: 8.5
>
>
> Current versions modelshape common and ddl jars is 3.3.6.GA-redhat-2.
> Need to check latest available versions and which should be be integrated with Designer 8.5 release.
> Possible: 3.8.x-prod-ip6.1 or 3.8.1
> see MODE-2218
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
[View Less]
10 years, 10 months
[JBoss JIRA] (TEIIDDES-2018) DDL importer creates wrong data type for "integer"
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2018?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2018.
------------------------------------
Resolution: Done
Issue resolved in Jan '14. but needs to be applied to 8.3.x branch
> DDL importer creates wrong data type for "integer"
> --------------------------------------------------
>
> Key: TEIIDDES-2018
> URL: https://issues.jboss.org/browse/TEIIDDES-2018
> …
[View More]Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.3
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Fix For: 8.3.4, 8.4
>
> Attachments: all_type_jdbc_import_from_vdb.png, types_comparison.png
>
>
> When using the Teiid Designer's "DDL importer" or "Teiid Connection >> Source Model",
> * if the DDL supplied is "Teiid" dialect
> * if the data type supplied is "integer"
> Then the resulting data type of the column/parameter is mapped "xs:decimal" which is aliased as "integer", which results in "big integer" at run time.
> This should be mapped to "xs:long" which is aliased as "int". The confusing thing is there is also "xs:integer" which is aliased to "long"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
[View Less]
10 years, 10 months
[JBoss JIRA] (TEIIDDES-2161) Merge various fixes from master into 8.3.4
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2161?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2161:
-----------------------------------
Description:
*Candidates*
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2100 Add ability to migrate older models containing table names with "." characters
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' …
[View More]Dialog needs layout improvement
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
*Completed Upstream*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
* TEIIDDES-2162 WSDL->Souce/View Importer issues
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
was:
*Candidates*
* TEIIDDES-2100 Add ability to migrate older models containing table names with "." characters
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
*Completed Upstream*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
* TEIIDDES-2162 WSDL->Souce/View Importer issues
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
> Merge various fixes from master into 8.3.4
> ------------------------------------------
>
> Key: TEIIDDES-2161
> URL: https://issues.jboss.org/browse/TEIIDDES-2161
> Project: Teiid Designer
> Issue Type: Task
> Reporter: Barry LaFond
> Priority: Blocker
> Fix For: 8.3.4
>
>
> *Candidates*
> * TEIIDDES-2018 DDL importer creates wrong data type for "integer"
> * TEIIDDES-2100 Add ability to migrate older models containing table names with "." characters
> * TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
> * TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
> * TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
> *Completed Upstream*
> * TEIIDDES-2017 NPE while using Teiid Connection Importer
> * TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
> * TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
> * TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
> * TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
> * TEIIDDES-2162 WSDL->Souce/View Importer issues
> * TEIIDDES-2164 Editing teiid importer connection url can't be finished
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
[View Less]
10 years, 10 months
[JBoss JIRA] (TEIIDDES-2161) Merge various fixes from master into 8.3.4
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2161?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2161:
-----------------------------------
Priority: Blocker (was: Major)
> Merge various fixes from master into 8.3.4
> ------------------------------------------
>
> Key: TEIIDDES-2161
> URL: https://issues.jboss.org/browse/TEIIDDES-2161
> Project: Teiid Designer
> Issue Type: Task
> …
[View More]Reporter: Barry LaFond
> Priority: Blocker
> Fix For: 8.3.4
>
>
> *Candidates*
> * TEIIDDES-2100 Add ability to migrate older models containing table names with "." characters
> * TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
> * TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
> * TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
> *Completed Upstream*
> * TEIIDDES-2017 NPE while using Teiid Connection Importer
> * TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
> * TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
> * TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
> * TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
> * TEIIDDES-2162 WSDL->Souce/View Importer issues
> * TEIIDDES-2164 Editing teiid importer connection url can't be finished
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
[View Less]
10 years, 10 months
[JBoss JIRA] (TEIIDDES-2018) DDL importer creates wrong data type for "integer"
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2018?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2018:
-----------------------------------
Fix Version/s: 8.3.4
> DDL importer creates wrong data type for "integer"
> --------------------------------------------------
>
> Key: TEIIDDES-2018
> URL: https://issues.jboss.org/browse/TEIIDDES-2018
> Project: Teiid Designer
> Issue Type: Bug
> …
[View More]Components: Import/Export
> Affects Versions: 8.3
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Fix For: 8.4, 8.3.4
>
> Attachments: all_type_jdbc_import_from_vdb.png, types_comparison.png
>
>
> When using the Teiid Designer's "DDL importer" or "Teiid Connection >> Source Model",
> * if the DDL supplied is "Teiid" dialect
> * if the data type supplied is "integer"
> Then the resulting data type of the column/parameter is mapped "xs:decimal" which is aliased as "integer", which results in "big integer" at run time.
> This should be mapped to "xs:long" which is aliased as "int". The confusing thing is there is also "xs:integer" which is aliased to "long"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
[View Less]
10 years, 10 months