[ 
https://issues.apache.org/jira/browse/TAJO-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825049#comment-13825049
 ] 

Hyunsik Choi commented on TAJO-284:
-----------------------------------

If EXPRESSIONS contains all partitions as you mentioned, it cannot contain a 
number of partitions and cannot utilize the indexing techniques of underlying 
RDBMS. In my opinion, each partition should be one row.

> 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
>            Reporter: Hyunsik Choi
>            Assignee: JaeHwa Jung
>             Fix For: 0.8-incubating
>
>
> 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)

Reply via email to