]
Van Halbert commented on TEIID-3572:
------------------------------------
Tested this with the latest changes and confirmed there is an issue.
Infinispan-dsl-cache translator: Can't convert 'a' to
char using convert function
---------------------------------------------------------------------------------
Key: TEIID-3572
URL:
https://issues.jboss.org/browse/TEIID-3572
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.7.1
Reporter: Filip Elias
Assignee: Van Halbert
Attachments: serverLog.txt
Sample query:
{code}
select intkey from smalla where charvalue = convert('a',char)
{code}
Log is in the attachment.