[
https://issues.apache.org/jira/browse/TAJO-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627299#comment-14627299
]
ASF GitHub Bot commented on TAJO-1345:
--------------------------------------
Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/618#issuecomment-121430758
Hi @jihoonson
Thank you for your detailed test. I also think that it looks like a
problem. But currently, when creating partitions using DDL, tajo just make
partitioned directories and doesn't add partitions to catalog. But when
executing alter table add partition, this statement just check partitions from
catalog. Thus it doesn't know partitions which are generated by DDL. This issue
would be resolved automatically at TAJO-1346.
> 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, TAJO-1345_2.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)