[teiid-issues] [JBoss JIRA] (TEIID-3999) more aspects of materialization metadata should be validated

Steven Hawkins (JIRA) issues at jboss.org
Wed Jun 1 09:38:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13246307#comment-13246307 ] 

Steven Hawkins commented on TEIID-3999:
---------------------------------------

> How to validate?

For updatablity there's a flag on the table Table.supportsUpdate()

> is there any good ways to validate the load scripts

We can try to parse / resolve / validate the statement - for commands that are mostly embedded in a native procedure call there's not much for us to validate, but it would ensure that the overall command is valid.

> 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)


More information about the teiid-issues mailing list