[JBoss JIRA] (TEIIDDES-2018) DDL importer creates wrong data type for "integer"
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2018?page=com.atlassian.jira.plu... ]
Ramesh Reddy reopened TEIIDDES-2018:
------------------------------------
> 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
> Components: Import/Export
…
[View More]> Affects Versions: 8.3
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Fix For: 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-2193) Update Modeshape common and ddl jars
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-2193:
--------------------------------------
Summary: 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 …
[View More]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
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
[View Less]
10 years, 10 months