[
https://issues.jboss.org/browse/TEIID-3999?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3999:
---------------------------------------
I think we should alter our handling of the semi-colon delimited scripts - the tokenizing
logic we use won't tolerate having a semi-colon in the actual query. We can either
account for an escape mechanism or recommend using an anonymous procedure block for
multiple statements.
more aspects of materialization metadata should be validated
------------------------------------------------------------
Key: TEIID-3999
URL:
https://issues.jboss.org/browse/TEIID-3999
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Kylin Soong
Priority: Minor
Fix For: 9.0
* During metadata load we should check if the status table and the materialization
scripts are valid, so there is at least a log of the issue rather than waiting for the
exception to occur once the vdb is active.
* According to TEIID-4203, add an initial validation that validate the status table
definition matches the expectation.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)