]
Steven Hawkins updated TEIID-5982:
----------------------------------
Component/s: Misc. Connectors
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
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.