[
https://issues.apache.org/jira/browse/TAJO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14374980#comment-14374980
]
ASF GitHub Bot commented on TAJO-1284:
--------------------------------------
GitHub user blrunner opened a pull request:
https://github.com/apache/tajo/pull/448
TAJO-1284: Add alter partition method to CatalogStore.
This patch will implement ALTER TABLE ADD PARTITION method and ALTER TABLE
DROP PARTITION method to CatalogStore.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blrunner/tajo TAJO-1284-NEW
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/448.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 #448
----
commit 3b2c8c10176a84e2c1b07325920f0e289d52d641
Author: JaeHwa Jung <[email protected]>
Date: 2015-03-22T14:49:45Z
TAJO-1284: Add alter partition method to CatalogStore.
----
> Add alter partition method to CatalogStore
> ------------------------------------------
>
> Key: TAJO-1284
> URL: https://issues.apache.org/jira/browse/TAJO-1284
> Project: Tajo
> Issue Type: Sub-task
> Components: catalog
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Attachments: TAJO-1260.png, TAJO-1260.sql, TAJO-1284_2.png,
> TAJO-1284_2.sql
>
>
> This patch will implement ALTER TABLE ADD PARTITION method and ALTER TABLE
> DROP PARTITION method to CatalogStore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)