You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2015/04/30 00:12:07 UTC

[jira] [Closed] (DRILL-1098) Trim function in Drill should default to 'space' when no trim characters are provided like Oracle and Postgres

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

Rahul Challapalli closed DRILL-1098.
------------------------------------

Verified and added the below testcase

Functional/Passing/amplab/query_DRILL-1098.q

> Trim function in Drill should default to 'space' when no trim characters are provided like Oracle and Postgres
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-1098
>                 URL: https://issues.apache.org/jira/browse/DRILL-1098
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>            Reporter: Rahul Challapalli
>            Assignee: DrillCommitter
>            Priority: Blocker
>             Fix For: 0.4.0
>
>         Attachments: DRILL-1098.patch
>
>
> git.commit.id.abbrev=a1a6144
> Build # 26266
> Any query where we use trim function without mentioning a 'trim character' fails
> select trim(pageURL) from rankings;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)