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 2015/01/04 22:28:48 UTC

[jira] [Updated] (DRILL-598) should we support timestamptz data type?

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

Jacques Nadeau updated DRILL-598:
---------------------------------
    Issue Type: New Feature  (was: Bug)

> should we support timestamptz data type?
> ----------------------------------------
>
>                 Key: DRILL-598
>                 URL: https://issues.apache.org/jira/browse/DRILL-598
>             Project: Apache Drill
>          Issue Type: New Feature
>          Components: Execution - Data Types
>            Reporter: Chun Chang
>             Fix For: Future
>
>
> 0: jdbc:drill:schema=dfs> select cast(c_date as timestamptz) from data;
> Query failed: org.apache.drill.exec.rpc.RpcException: Remote failure while running query.[error_id: "7b141866-e832-42e1-a669-aa9c65ef4fb0"
> endpoint {
>   address: "qa-node119.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 23 to line 1, column 33 ] < EigenbaseContextException:[ From line 1, column 23 to line 1, column 33 ] < SqlValidatorException:[ Unknown datatype name \'timestamptz\' ]"
> ]
> Error: exception while executing query (state=,code=0)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)