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.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---