[
https://issues.apache.org/jira/browse/TAJO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313964#comment-14313964
]
Jaehwa Jung commented on TAJO-1284:
-----------------------------------
Thanks [~hyunsik]
Sure, the new name looks good to me. I've just renamed my working table name.
:)
And I also was considering other partition types, such as range partition, list
partition. But it's not too late to support other partition types after
stabilizing the column partition. If we are prepared to implement other
partition types, we can add other columns to partition table of catalog. Or we
can design new tables. In this case, we need to support a sql script file for
upgrading catalog server.
> 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)