Bug 1466241 - Couchbase - SUBSTRING function is not translated correctly
Summary: Couchbase - SUBSTRING function is not translated correctly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ER1
: 6.4.0
Assignee: Van Halbert
QA Contact: Jan Stastny
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-29 10:30 UTC by Juraj Duráni
Modified: 2018-02-13 17:38 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-13 17:38:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-4975 0 Major Resolved Couchbase - SUBSTRING function is not translated correctly 2017-11-20 13:46:31 UTC

Description Juraj Duráni 2017-06-29 10:30:38 UTC
Teiid's SQL function SUBSTRING(x,y [, z]) is translated to N1QL substring(x,y [, z]) function, but correct N1QL function is called SUBSTR.

See TEIID-4975


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