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/06/03 12:11:50 UTC

[GitHub] tajo pull request: TAJO-863: Column order mismatched in the JOIN q...

GitHub user babokim opened a pull request:

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

    TAJO-863: Column order mismatched in the JOIN query with asterisk selection

    

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

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

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

    https://github.com/apache/tajo/pull/31.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 #31
    
----
commit 3faa5db3623aa37ca5a56537df5ec8817cab3cc8
Author: 김형준 <ba...@babokim-mbp.server.gruter.com>
Date:   2014-06-03T10:09:47Z

    TAJO-863: Column order mismatched in the JOIN query with asterisk selection.

----


---
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-863: Column order mismatched in the JOIN q...

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

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


---
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-863: Column order mismatched in the JOIN q...

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

    https://github.com/apache/tajo/pull/31#issuecomment-45276274
  
    +1
    
    The patch looks good to me. The fix looks straightforward and the unit test is enough.


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