]
RH Bugzilla Integration commented on TEIID-3971:
------------------------------------------------
jolee(a)redhat.com changed the Status of [bug
Clob.getSubstring(int,int) returns empty or whole string
--------------------------------------------------------
Key: TEIID-3971
URL:
https://issues.jboss.org/browse/TEIID-3971
Project: Teiid
Issue Type: Bug
Components: JDBC Driver, Query Engine
Affects Versions: 8.3
Reporter: Juraj DurĂ¡ni
Assignee: Steven Hawkins
Priority: Blocker
Fix For: 9.0, 8.12.5, 8.13.1, 8.7.3.6_2
Method java.sql.Clob.getSubstring(int,int) returns either empty string (if second
argument, length, is 0) or whole string (if length >= 1).