]
Steven Hawkins updated TEIID-1248:
----------------------------------
Assignee: (was: Steven Hawkins)
Clob usability
--------------
Key: TEIID-1248
URL:
https://issues.jboss.org/browse/TEIID-1248
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 8.0
Reporter: Steven Hawkins
Priority: Minor
In many circumstances, clobs should be treated as charsequences to allow for use in
string functions (concat returning clob, insert, left, etc.).
There have also been customer requests to treat clobs as comparable, but that there are a
lot of places including at design time where we validate against clobs being comparable
that it may not be a good idea.