You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/06/09 07:35:19 UTC

[jira] [Updated] (DRILL-721) Parse failure for RIGHT function

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

Jacques Nadeau updated DRILL-721:
---------------------------------

    Assignee: Mehant Baid

> Parse failure for RIGHT function
> --------------------------------
>
>                 Key: DRILL-721
>                 URL: https://issues.apache.org/jira/browse/DRILL-721
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>    Affects Versions: 1.0.0-milestone-1
>            Reporter: Krystal
>            Assignee: Mehant Baid
>
> The RIGHT function fails with the following error:
> select right(name, '6') from voter where name like 'victor%';
> Query failed: org.apache.drill.exec.rpc.RpcException: Remote failure while running query.[error_id: "0d292a76-98ba-4c10-80c1-8e374db23e7f"
> endpoint {
>   user_port: 31010
>   control_port: 31011
>   data_port: 31012
> }
> error_type: 0
> message: "Failure while parsing sql. < SqlParseException:[ Encountered "right" at line 1, column 8.
> Was expecting one of:
>     "UNION" ...
>     "INTERSECT" ...
>     "EXCEPT" ...
> .
> .
> .



--
This message was sent by Atlassian JIRA
(v6.2#6252)