[
https://issues.jboss.org/browse/TEIIDDES-2888?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2888:
----------------------------------------
[~mkralik] If preview is not working, then it's a matter of the DDL builder in
Designer that converts EMF to DDL for the column and it's default value. So would be
a matter of converting a valid value that can be parsed by Teiid. Can you provide a valid
default value string I can use thats valid? i.e. hand-edit a dynamic VDB and deploy it to
verify parsing works? thx
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: 10.0.2
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)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)