You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2014/06/03 20:04:04 UTC

[jira] [Updated] (DRILL-509) Drill fails to parse variance function

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

Mehant Baid updated DRILL-509:
------------------------------

    Component/s: Functions - Drill

> Drill fails to parse variance function
> --------------------------------------
>
>                 Key: DRILL-509
>                 URL: https://issues.apache.org/jira/browse/DRILL-509
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>    Affects Versions: 1.0.0
>            Reporter: Krystal
>
> Ran the following query:
> select variance(contributions) from dfs.`voter`;
> Got the following error:
> Query failed: org.apache.drill.exec.rpc.RpcException: Remote failure while running query.[error_id: "42744f5d-ac30-4bb4-a822-0d82babe1c82"
> endpoint {
>   address: "qa-node57.qa.lab"
>   user_port: 31010
>   control_port: 31011
>   data_port: 31012
> }
> error_type: 0
> message: "Failure while parsing sql. < ValidationException:[ org.eigenbase.util.EigenbaseContextException: From line 1, column 8 to line 1, column 30 ] < EigenbaseContextException:[ From line 1, column 8 to line 1, column 30 ] < SqlValidatorException:[ No match found for function signature variance(<ANY>) ]"
> ]
> Error: exception while executing query (state=,code=0)



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