[
https://issues.apache.org/jira/browse/TAJO-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604036#comment-14604036
]
ASF GitHub Bot commented on TAJO-1345:
--------------------------------------
GitHub user blrunner opened a pull request:
https://github.com/apache/tajo/pull/618
TAJO-1345: Implement logical plan part and DDL executor for alter partition.
See the title. The main objective of this issue is to implement the logical
planning part and the DDL executor part for alter table partition support.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blrunner/tajo TAJO-1345
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/618.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 #618
----
commit 02a3c34008bcb40210746d226034e15fa3eff63e
Author: JaeHwa Jung <[email protected]>
Date: 2015-06-27T06:41:02Z
TAJO-1345: Implement logical plan part and DDL executor for alter partition.
----
> Implement logical plan part and DDL executor for alter partition.
> -----------------------------------------------------------------
>
> Key: TAJO-1345
> URL: https://issues.apache.org/jira/browse/TAJO-1345
> Project: Tajo
> Issue Type: Sub-task
> Components: planner/optimizer
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Fix For: 0.11.0
>
> Attachments: TAJO-1345.patch
>
>
> See the title. The main objective of this issue is to implement the logical
> planning part and the DDL executor part for alter table partition support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)