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

ASF GitHub Bot commented on TAJO-1241:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/295


> Change default client and table time zone behavior
> --------------------------------------------------
>
>                 Key: TAJO-1241
>                 URL: https://issues.apache.org/jira/browse/TAJO-1241
>             Project: Tajo
>          Issue Type: Improvement
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.1
>
>         Attachments: TAJO-1241.patch, TAJO-1241_2.patch, TAJO-1241_3.patch
>
>
> By default, TajoClient uses GMT as client time zone unless session variable 
> {{TIMEZONE}} is specified. Also, by default Table uses GMT as table time zone 
> unless table property {{timezone}} is specified.
> This patch changes these default behavior as follows:
>  * TajoClient will use {{TimeZone.getDefault()}} by default.
>  * Table implicitly uses tajo.timezone by default.
>     * In other words, this default time zone does not affect the table 
> property in catalog.
> I also added the documentation about time zone.
> http://people.apache.org/~hyunsik/timezone/time_zone.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to