[
https://issues.apache.org/jira/browse/TAJO-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15443091#comment-15443091
]
ASF GitHub Bot commented on TAJO-2180:
--------------------------------------
GitHub user dongjinleekr opened a pull request:
https://github.com/apache/tajo/pull/1048
TAJO-2180: Disable unsetting timezone property in HiveCatalogStore
1. Move AbstractDBStore#unremovablePropertySet ->
CatalogConstants#UNREMOVABLE_PROPERTY_SET.
2. update HiveCatalogStore#unsetProperties.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjinleekr/tajo feature/TAJO-2180
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/1048.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 #1048
----
commit 2d9ac26ca5107ca2abd03566875ea5e1097cccc5
Author: Lee Dongjin <[email protected]>
Date: 2016-08-28T08:15:27Z
1. Move AbstractDBStore#unremovablePropertySet ->
CatalogConstants#UNREMOVABLE_PROPERTY_SET. 2. update
HiveCatalogStore#unsetProperties.
----
> Disable unsetting timezone property in HiveCatalogStore
> -------------------------------------------------------
>
> Key: TAJO-2180
> URL: https://issues.apache.org/jira/browse/TAJO-2180
> Project: Tajo
> Issue Type: Improvement
> Reporter: Lee Dongjin
> Assignee: Lee Dongjin
> Priority: Minor
>
> This issue is a joint follow-up of [TAJO-2170] and [TAJO-2174]. Unsetting
> timezone property should also be disabled in HiveCatalogStore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)