Rahul Challapalli created DRILL-916:
---------------------------------------
Summary: Drill is not converting the timestamptz values to local timezone through
jdbc
Key: DRILL-916
URL: https://issues.apache.org/jira/browse/DRILL-916
Project: Apache Drill
Issue Type: Bug
Components: Functions - Drill
Reporter: Rahul Challapalli
The below query should convert the timestamp to the local timezone when running through JDBC.
However it is just returning the exact value.
select timestamptztype('2012-05-05 04:28:21 Poland') from basic;
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|