[ https://issues.apache.org/jira/browse/TAJO-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863848#comment-13863848
]
Hudson commented on TAJO-471:
-----------------------------
FAILURE: Integrated in Tajo-trunk-postcommit #667 (See [https://builds.apache.org/job/Tajo-trunk-postcommit/667/])
TAJO-471: Extract ColumnPartitonUtils class for ColumnPartition rewrite. (DaeMyung Kang via
hyunsik) (hyunsik: https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=7f98908018d6cf91f7c55ae1c5a7d300499bd1f8)
* tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/engine/planner/physical/SeqScanExec.java
* tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/engine/planner/physical/ColumnPartitionedTableStoreExec.java
* CHANGES.txt
* tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/engine/planner/PlannerUtil.java
> Extract ColumnPartitonUtils class for ColumnPartition rewrite
> -------------------------------------------------------------
>
> Key: TAJO-471
> URL: https://issues.apache.org/jira/browse/TAJO-471
> Project: Tajo
> Issue Type: Improvement
> Components: physical operator
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Priority: Minor
> Fix For: 0.8-incubating
>
> Attachments: TAJO-471.2.patch, TAJO-471.patch
>
>
> In ColumnPartitionedTableStoreExec.java and SeqScanExec.java
> They have similar rewriteColumnPartitionedTableSchema function.
> so we extract util class and should use this.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
|