You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by babokim <gi...@git.apache.org> on 2014/07/10 14:43:04 UTC

[GitHub] tajo pull request: TAJO-909: {SortBased, Col}PartitionStoreExec sh...

GitHub user babokim opened a pull request:

    https://github.com/apache/tajo/pull/64

    TAJO-909: {SortBased, Col}PartitionStoreExec should not write partition keys to files.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/babokim/tajo TAJO-909

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/64.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #64
    
----
commit 1d7d3d687a48d43ee7f5976cff0efce786eeabca
Author: 김형준 <ba...@babokim-mbp.server.gruter.com>
Date:   2014-07-10T12:22:31Z

    TAJO-909: {SortBased, Col}PartitionStoreExec should not write partition keys to files.

commit cec9182a5b50c2870c65daddb7454e9de4ab06d1
Author: 김형준 <ba...@babokim-mbp.server.gruter.com>
Date:   2014-07-10T12:41:46Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo
    
    Conflicts:
    	tajo-core/src/test/java/org/apache/tajo/master/querymaster/TestQueryUnitStatusUpdate.java

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-909: {SortBased, Col}PartitionStoreExec sh...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/64


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-909: {SortBased, Col}PartitionStoreExec sh...

Posted by hyunsik <gi...@git.apache.org>.
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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---