kevin chen created TEIIDDES-2176:
------------------------------------
Summary: when using gteiid desinger 8..3.3, if a column type in integer, it
will generate warning on Teiid designer and then when deploying it, it would generate
validation error.
Key: TEIIDDES-2176
URL:
https://issues.jboss.org/browse/TEIIDDES-2176
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 8.3.2
Reporter: kevin chen
we first define the source model(it is coming from teiid vdb), and then define a view
model from the source model, generate a vdb. the modle contains column with int type,
other types like String etc is fine.
But when deploying the the vdb, got the following error
TEIID31080 View test3.CD_WELL validation error: QueryValidatorException-The definition for
test3.CD_WELL has the wrong type for column 5. Expected biginteger, but was integer.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)