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/10/07 13:02:19 UTC

[GitHub] tajo pull request: TAJO-1101: Broadcast join with a zero-length fi...

GitHub user babokim opened a pull request:

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

    TAJO-1101: Broadcast join with a zero-length file table returns wrong result data.

    

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

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

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

    https://github.com/apache/tajo/pull/184.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 #184
    
----
commit 5140517486cd634f1640d61f350e86c63090ebaa
Author: HyoungJun Kim <ba...@babokim-macbook-pro.local>
Date:   2014-10-07T10:38:49Z

    TAJO-1101: Broadcast join with a zero-length file table returns wrong result data.

----


---
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-1101: Broadcast join with a zero-length fi...

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

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


---
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-1101: Broadcast join with a zero-length fi...

Posted by hyunsik <gi...@git.apache.org>.
Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/184#issuecomment-58218432
  
    +1
    
    The patch looks straightforward and the unit test looks nice to me. Ship it.


---
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-1101: Broadcast join with a zero-length fi...

Posted by babokim <gi...@git.apache.org>.
Github user babokim commented on the pull request:

    https://github.com/apache/tajo/pull/184#issuecomment-58282622
  
    @hyunsik Thanks for your review. I'll commit soon.


---
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.
---