[
https://issues.apache.org/jira/browse/TAJO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317847#comment-14317847
]
ASF GitHub Bot commented on TAJO-1284:
--------------------------------------
GitHub user blrunner opened a pull request:
https://github.com/apache/tajo/pull/382
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
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/382.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 #382
----
commit 2d8f957f2e88e2ea9946adb6232e4905f74a58c2
Author: JaeHwa Jung <[email protected]>
Date: 2015-02-12T09:04:17Z
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)