Steven Hawkins created TEIID-4240:
-------------------------------------
Summary: 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)