[
https://issues.apache.org/jira/browse/TAJO-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363870#comment-15363870
]
ASF GitHub Bot commented on TAJO-2165:
--------------------------------------
Github user dongjinleekr commented on the issue:
https://github.com/apache/tajo/pull/1036
Oh, my mistake. I confused HCatalogStore and HiveCatalogStore.
Let's sum up. The following is the list of tickets that should be opened.
Some of them are from this discussion, and the others are what I found during
this work. (I think it is better to implement disabling unset timezone feature
on separate issue, not here.)
1. [Major] Move timezone property from KeyValue set and disable to unset
it. (Related: [TAJO-1185](https://issues.apache.org/jira/browse/TAJO-1185),
[TAJO-1241](https://issues.apache.org/jira/browse/TAJO-1241))
2. [Major, Umbrella] Implement missing HiveCatalogStore features.
3. [Trivial] Remove AlterTableNode#clone - it has been commented out.
If you have any opinion, don't hesitate to comment to me. If you merge and
close this request without any comments, I will regard it you accepted my
proposal. Thanks again for your guidance! :)
> Add 'ALTER TABLE UNSET PROPERTY' statement to Tajo DDL
> ------------------------------------------------------
>
> Key: TAJO-2165
> URL: https://issues.apache.org/jira/browse/TAJO-2165
> Project: Tajo
> Issue Type: New Feature
> Reporter: Lee Dongjin
> Assignee: Lee Dongjin
>
> For version 0.11.x now, there is only set statement for table property. When
> the user makes a typo with DDL statement, this mistake cannot be removed. We
> also need the way to remove already set properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)