You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/03/07 12:49:44 UTC

[jira] [Comment Edited] (HIVE-6581) vectorization_decimal_date.q is dependent on local host timezone

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

Thejas M Nair edited comment on HIVE-6581 at 3/7/14 11:48 AM:
--------------------------------------------------------------

This is seems to be related to HIVE-5175 . This is probably not the only unit test that would fail on windows machine with non pacific timezone.


was (Author: thejas):
This is probably related to HIVE-5175 . This is probably not the only unit test that would fail on windows machine with non pacific timezone.

> vectorization_decimal_date.q is dependent on local host timezone
> ----------------------------------------------------------------
>
>                 Key: HIVE-6581
>                 URL: https://issues.apache.org/jira/browse/HIVE-6581
>             Project: Hive
>          Issue Type: Test
>            Reporter: Remus Rusanu
>            Assignee: Teddy Choi
>
> Running vectorization_decimal_date.q fails in eastern hemisphere due to result diffs. In my GMT+2 zone, the first column returns "1970-01-07". This comes from the  CAST (CAST (cint AS TIMESTAMP) AS DATE) AS cdate expression in the CTAS, this returns different dates on depending on local timezone (in row-mode, this is not a vectorization issue).



--
This message was sent by Atlassian JIRA
(v6.2#6252)