]
Barry LaFond updated TEIIDDES-2888:
-----------------------------------
Fix Version/s: 11.1
(was: 10.0.2)
Default value is not correctly parsed
--------------------------------------
Key: TEIIDDES-2888
URL:
https://issues.jboss.org/browse/TEIIDDES-2888
Project: Teiid Designer
Issue Type: Bug
Components: Data Preview, Dynamic VDBs
Affects Versions: 10.0.1
Environment: Fedora 24
Reporter: Matej Kralik
Assignee: Barry LaFond
Fix For: 11.1
Attachments: ProductProject.zip, screenshot1.png, screenshot2.png
When I want preview data from my table (productdata in the project which is in the
attachment), server shows me this error:
TEIID31100 Parsing error: Encountered ") DEFAULT '('[*]Stock[*]')'
OPTIONS"
In one column I have default value ('Stock') (screenshot1)
I am not sure whether it is the correct form of default value or not but in the old
version of teiid designer preview this table works fine. I think that ddl parser is not
able to parse this. (screenshot2)