[
https://issues.apache.org/jira/browse/TAJO-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
JaeHwa Jung updated TAJO-284:
-----------------------------
Attachment: TAJO-284_5.patch
I updated the patch by review board comments as follows.
- table name modified from PARTITION to to PARTITIONS.
- fieldsByQialifiedName type roll back.
- delete ValueProto and modified SpecifierProto.
- apply PartitionType enum type.
- add TestCatalog cases.
- add TestTajoClient cases.
Please, check the patch again. :)
> Add table partitioning entry to Catalog.
> ----------------------------------------
>
> Key: TAJO-284
> URL: https://issues.apache.org/jira/browse/TAJO-284
> Project: Tajo
> Issue Type: Sub-task
> Components: catalog
> Affects Versions: 0.8-incubating
> Reporter: Hyunsik Choi
> Assignee: JaeHwa Jung
> Fix For: 0.8-incubating
>
> Attachments: TAJO-284.patch, TAJO-284_2.patch, TAJO-284_3.patch,
> TAJO-284_4.patch, TAJO-284_5.patch
>
>
> To support table partitioning, Tajo catalog should supports the table
> partitioning. Each partition entry should include partition table id,
> partition key ids, partition types (i.e., hash, range, list, and key),
> partition number, min, max, and hash id.
--
This message was sent by Atlassian JIRA
(v6.1#6144)