You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2017/06/29 21:58:00 UTC

[jira] [Updated] (IGNITE-5626) SQL TRIM function is not working properly

     [ https://issues.apache.org/jira/browse/IGNITE-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Kulichenko updated IGNITE-5626:
----------------------------------------
    Description: 
{{TRIM}} function trims only first char instead of the whole provided string. Trailing chars are not trimmed at all.

Reproducer attached.

  was:{{TRIM}} function trims only one char instead of the whole provided string. Reproducer attached.


> SQL TRIM function is not working properly
> -----------------------------------------
>
>                 Key: IGNITE-5626
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5626
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.0
>            Reporter: Valentin Kulichenko
>             Fix For: 2.1
>
>
> {{TRIM}} function trims only first char instead of the whole provided string. Trailing chars are not trimmed at all.
> Reproducer attached.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)