Chun Chang created DRILL-598:
--------------------------------

             Summary: should we support timestamptz data type?
                 Key: DRILL-598
                 URL: https://issues.apache.org/jira/browse/DRILL-598
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Chun Chang


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.2#6252)

Reply via email to