Bug 1242952 - Infinispan-dsl-cache translator: Can't convert 'a' to char using convert function
Summary: Infinispan-dsl-cache translator: Can't convert 'a' to char using convert func...
Keywords:
Status: CLOSED DUPLICATE of bug 1242945
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Van Halbert
QA Contact: Filip Elias
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-14 13:18 UTC by Filip Elias
Modified: 2015-07-20 12:53 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-07-16 20:20:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
server log (20.23 KB, text/plain)
2015-07-14 13:19 UTC, Filip Elias
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-3572 0 Major Closed Infinispan-dsl-cache translator: Can't convert 'a' to char using convert function 2015-09-30 13:30:12 UTC

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


Note You need to log in before you can comment on or make changes to this bug.