[teiid-issues] [JBoss JIRA] (TEIID-4240) Anonymous procedure blocks should be used for materialization scripts

Steven Hawkins (JIRA) issues at jboss.org
Thu Jun 2 14:39:00 EDT 2016


     [ https://issues.jboss.org/browse/TEIID-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-4240.
-----------------------------------
    Resolution: Done


Changed the logic to not perform tokenization and added backwards compatibility with a check at load time in the metadata repository (and moved the other validations on the metadata validator)

> Anonymous procedure blocks should be used for materialization scripts
> ---------------------------------------------------------------------
>
>                 Key: TEIID-4240
>                 URL: https://issues.jboss.org/browse/TEIID-4240
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>    Affects Versions: 8.4
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.0
>
>
> Rather than relying on splitting queries by a delimiter, we should expect them to be wrapped in a procedure block:
> begin
> ...
> end
> We'll need to introduce backwards compatibility so that older style statements still work. 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list