[
https://issues.apache.org/jira/browse/DRILL-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mehant Baid updated DRILL-526:
------------------------------
Assignee: Krystal
> Parse error for ROUND function
> ------------------------------
>
> Key: DRILL-526
> URL: https://issues.apache.org/jira/browse/DRILL-526
> Project: Apache Drill
> Issue Type: Bug
> Components: Functions - Drill
> Reporter: Krystal
> Assignee: Krystal
>
> Drill fails to parse query with ROUND function:
> 0: jdbc:drill:schema=dfs> select round(10.34) as col from dfs.`voter` where
> rownum = 10;
> Query failed: org.apache.drill.exec.rpc.RpcException: Remote failure while
> running query.[error_id: "b098032a-6b6c-4720-8326-08f69210ec08"
> 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 19 ] < EigenbaseContextException:[ From line 1, column 8 to line 1,
> column 19 ] < SqlValidatorException:[ No match found for function signature
> round(<NUMERIC>) ]"
> ]
> Error: exception while executing query (state=,code=0)
--
This message was sent by Atlassian JIRA
(v6.2#6252)