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

Hudson commented on TAJO-909:
-----------------------------

SUCCESS: Integrated in Tajo-master-build #283 (See 
[https://builds.apache.org/job/Tajo-master-build/283/])
TAJO-909: {SortBased, Col}PartitionStoreExec should not write partition keys to 
files. (Hyoungjun Kim via hyunsik) (hyunsik: rev 
29db645ad02067464ed3e9b94b3e62d44ab2adf4)
* tajo-core/src/test/java/org/apache/tajo/QueryTestCaseBase.java
* 
tajo-core/src/main/java/org/apache/tajo/engine/planner/physical/ColPartitionStoreExec.java
* tajo-core/src/test/java/org/apache/tajo/engine/query/TestTablePartitions.java
* 
tajo-core/src/test/java/org/apache/tajo/master/querymaster/TestQueryUnitStatusUpdate.java
* CHANGES


> {SortBased, Col}PartitionStoreExec should not write partition keys to files.
> ----------------------------------------------------------------------------
>
>                 Key: TAJO-909
>                 URL: https://issues.apache.org/jira/browse/TAJO-909
>             Project: Tajo
>          Issue Type: Bug
>          Components: physical operator
>            Reporter: Hyunsik Choi
>            Assignee: Hyoungjun Kim
>            Priority: Critical
>             Fix For: 0.9.0
>
>
> See the title. Currently, {SortBased, Col}PartitionStoreExec write partition 
> keys to files. So far, it seems to be work correctly because the physical 
> schema of written tables omit partition key columns. But, the partitioned 
> tables actually include partition key columns.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to