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 09:17:04 UTC

[jira] [Updated] (DRILL-841) TRUNC(n1, n2) fails when n1 is a float or double

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

Jacques Nadeau updated DRILL-841:
---------------------------------

    Assignee: Mehant Baid

> TRUNC(n1, n2) fails when n1 is a float or double
> ------------------------------------------------
>
>                 Key: DRILL-841
>                 URL: https://issues.apache.org/jira/browse/DRILL-841
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>            Reporter: Krystal
>            Assignee: Mehant Baid
>
> git.commit.id.abbrev=5b8f8d8
> 0: jdbc:drill:schema=dfs> select trunc(124.349845,2) from voter where voter_id=10;
> Query failed: org.apache.drill.exec.rpc.RpcException: [error_id: "4ae8682a-1a6c-488a-b0df-6b6fb8de5309"
> endpoint {
>   address: "qa-node64.qa.lab"
>   user_port: 31010
>   control_port: 31011
>   data_port: 31012
> }
> error_type: 0
> message: "Screen received stop request sent. < SchemaChangeException:[ Failure while trying to materialize incoming schema.  Errors:
>  
> Error in expression at index -1.  Error: Missing function implementation: [trunc(FLOAT8-REQUIRED, INT-REQUIRED)].  Full expression: --UNKNOWN EXPRESSION--.. ]"



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