[
https://issues.apache.org/jira/browse/TAJO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857169#comment-13857169
]
Hyunsik Choi commented on TAJO-338:
-----------------------------------
In order to test the processing of partitioned tables, I needed table
insertions prior to test. Table insertions are duplicated to some unit tests in
TestInsertQuery. So, I integrated them.
> Add Query Optimization Part for Column-Partitioned Tables
> ---------------------------------------------------------
>
> Key: TAJO-338
> URL: https://issues.apache.org/jira/browse/TAJO-338
> Project: Tajo
> Issue Type: Sub-task
> Components: storage
> Affects Versions: 0.8-incubating
> Reporter: Jaehwa Jung
> Assignee: Hyunsik Choi
> Fix For: 0.8-incubating
>
> Attachments: TAJO-338.patch, TAJO-338_2.patch
>
>
> If user write partitioned column at where clause, Tajo must make a plan to
> scan a partition directory path. So, Planner needs to improve for partitioned
> table.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)