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

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

    [ https://issues.apache.org/jira/browse/DRILL-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019275#comment-14019275 ] 

Mehant Baid commented on DRILL-916:
-----------------------------------

Looks like when we made changes to getObject method for Repeated types we skipped the timezone information. 

> 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)