[
https://issues.jboss.org/browse/TEIID-4376?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-4376.
-----------------------------------
Resolution: Done
Updated to accept a clob, but with a length restriction as we don't want to introduce
memory issues on long clobs. The max length is 2^18 characters and could be made into a
configuration parameter if needed.
EXECUTE IMMEDIATE should accept clob
------------------------------------
Key: TEIID-4376
URL:
https://issues.jboss.org/browse/TEIID-4376
Project: Teiid
Issue Type: Sub-task
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.1
Restricting execute immediate to string prevents longer queries from executing. This
should be relaxed to clob, since we don't have an intermediate character type.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)