[
https://issues.apache.org/jira/browse/TAJO-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058378#comment-14058378
]
ASF GitHub Bot commented on TAJO-909:
-------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/64#issuecomment-48694544
+1
The patch looks good to me. I removed one unused method.
> {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)