You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2021/11/22 13:56:00 UTC

[jira] [Updated] (IGNITE-15075) Calcite. TRIM function doesn't support multicharacter trim

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

Yury Gerzhedovich updated IGNITE-15075:
---------------------------------------
    Priority: Minor  (was: Major)

> Calcite. TRIM function doesn't support multicharacter  trim
> -----------------------------------------------------------
>
>                 Key: IGNITE-15075
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15075
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Priority: Minor
>              Labels: calcite2-required, calcite3-required
>
> Most databases support syntaxis with a few characters for trimming, like a 
> {code:sql}
> SELECT trim(both '123' from '123PostgreSQL123');
> {code}
> Currently, we support only a single character for trimming.  Will be good to support it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)