[
https://issues.apache.org/jira/browse/HIVE-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Remus Rusanu resolved HIVE-6581.
--------------------------------
Resolution: Fixed
> 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
> Priority: Minor
>
> 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)