[
https://issues.apache.org/jira/browse/TRAFODION-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947446#comment-15947446
]
ASF GitHub Bot commented on TRAFODION-2559:
-------------------------------------------
GitHub user DaveBirdsall opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1032
[TRAFODION-2559] Fix bug in RIGHT function
The binder transformation for RIGHT was incorrect in the case where the
length parameter exceeds the character length of the string parameter.
Also in this change is a filter tweak to core/TESTRTS due to a new RMS
counter, "SQL Heap WM".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DaveBirdsall/incubator-trafodion Trafodion2559
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1032.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1032
----
commit 34fdb71b5d51836c94770f5a8da7f7f97e00ef96
Author: Dave Birdsall <[email protected]>
Date: 2017-03-29T16:26:31Z
[TRAFODION-2559] Fix bug in RIGHT function
----
> RIGHT function gives incorrect answer on UTF-8 varchars sometimes
> -----------------------------------------------------------------
>
> Key: TRAFODION-2559
> URL: https://issues.apache.org/jira/browse/TRAFODION-2559
> Project: Apache Trafodion
> Issue Type: Bug
> Components: sql-general
> Affects Versions: 2.1-incubating, 2.2-incubating
> Reporter: David Wayne Birdsall
> Assignee: David Wayne Birdsall
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)