Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1242952

Summary: Infinispan-dsl-cache translator: Can't convert 'a' to char using convert function
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Filip Elias <felias>
Component: TeiidAssignee: Van Halbert <vhalbert>
Status: CLOSED DUPLICATE QA Contact: Filip Elias <felias>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: atangrin, vhalbert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-16 20:20:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
server log none

Description Filip Elias 2015-07-14 13:18:53 UTC
Sample query:

select intkey from smalla where charvalue = convert('a',char)

It seems that this query is the problem:

SELECT CharValue FROM SmallA WHERE SmallA.CharValue = 'a'

Log is in the attachment.

Comment 1 Filip Elias 2015-07-14 13:19:21 UTC
Created attachment 1051848 [details]
server log

Comment 2 Van Halbert 2015-07-16 20:20:38 UTC

*** This bug has been marked as a duplicate of bug 1242945 ***

Comment 3 JBoss JIRA Server 2015-07-16 20:21:44 UTC
Van Halbert <vhalbert> updated the status of jira TEIID-3572 to Closed