You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2014/06/05 22:56:01 UTC

[jira] [Created] (DRILL-916) Drill is not converting the timestamptz values to local timezone through jdbc

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)