Rahul Challapalli created DRILL-1098:
----------------------------------------
Summary: 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: Mehant Baid
Priority: Blocker
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.2#6252)