[
https://issues.apache.org/jira/browse/TAJO-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030377#comment-15030377
]
ASF GitHub Bot commented on TAJO-1993:
--------------------------------------
GitHub user charsyam opened a pull request:
https://github.com/apache/tajo/pull/888
TAJO-1993 Table Timezone doesn't work when Timezone is not exactly same.
Auto Converted
ASIA/Seoul -> Asia/Seoul
Asia/seoul -> Asia/Seoul
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charsyam/tajo feature/TAJO-1993
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/888.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #888
----
commit 1fac21a2e453a46d25869744df14d38f1be4eb0e
Author: charsyam <[email protected]>
Date: 2015-11-28T04:33:07Z
converted case sensative timezone
----
> Table Timezone doesn't work when Timezone is not exactly same.
> --------------------------------------------------------------
>
> Key: TAJO-1993
> URL: https://issues.apache.org/jira/browse/TAJO-1993
> Project: Tajo
> Issue Type: Sub-task
> Components: Client
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Fix For: 0.12.0, 0.11.1
>
>
> Java TimezoneId doesn't handle below case
> Asia/Seoul is not same ASIA/Seoul
> so. it cann't find proper timezone ID
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)