]
Steven Hawkins updated TEIID-3999:
----------------------------------
Fix Version/s: 9.0
(was: 9.1)
Given TEIID-4203 it will be friendlier to users to have the validations done upfront.
Let's see what we can do in 9.0 first.
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.