[ 
https://issues.apache.org/jira/browse/HAWQ-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Radar Lei resolved HAWQ-1532.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0.0-incubating

Resolved by [~kuien]

> Recognize CST incorrectly when quey timestamp with time zone in China
> ---------------------------------------------------------------------
>
>                 Key: HAWQ-1532
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1532
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Kuien Liu
>            Assignee: Radar Lei
>             Fix For: 2.3.0.0-incubating
>
>
> On some platforms, CST (China Standard Time) is used as time string suffix of 
> GMT+8, especially for users in China. Then we suffer from following issue:
> postgres=# show log_timezone;
>  log_timezone
> --------------
>  PRC
> (1 row)
> postgres=# select '2017-09-28 18:26:27.950106 CST'::timestamp with time zone;
>           timestamptz
> -------------------------------
>  2017-09-29 08:26:27.950106+08
> (1 row)
> And the 'logtime' in view 'hawq_toolkit.hawq_log_master_concise' is not 
> correct as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to