]
Ramesh Reddy moved TEIID-5646 to TEIIDSB-30:
--------------------------------------------
Project: Teiid Spring Boot (was: Teiid)
Key: TEIIDSB-30 (was: TEIID-5646)
Component/s: (was: VDB)
DDL based VDB failing if it starts with comment
-----------------------------------------------
Key: TEIIDSB-30
URL:
https://issues.jboss.org/browse/TEIIDSB-30
Project: Teiid Spring Boot
Issue Type: Bug
Reporter: Ramesh Reddy
Assignee: Barry LaFond
Priority: Major
If the DDL vdb starts with a comment "-- " or multiple of them it fails to
deploy. The same is not true if starts with "/* comment */ " based comment.