[
https://issues.redhat.com/browse/TEIID-5982?page=com.atlassian.jira.plugi...
]
Steven Hawkins resolved TEIID-5982.
-----------------------------------
Fix Version/s: 15.0
Resolution: Done
The simpler fix was to change only the file translator - all of the other translators
creating blob/clob type would otherwise need to override the exeuctionfactory are lobs
usable after close method.
Explicit lob closure requires translators to return
non-ClobType/BlobType
-------------------------------------------------------------------------
Key: TEIID-5982
URL:
https://issues.redhat.com/browse/TEIID-5982
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 15.0
The logic to trigger explicit closure of source execution only happens if the source
returns something that is converted into a blob/clob type. It should either happen for
all lobs or made clear in docs / javadocs that clobimpl/blobimpl are required.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)