You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@quickstep.apache.org by zuyu <gi...@git.apache.org> on 2018/04/27 02:22:54 UTC

[GitHub] incubator-quickstep pull request #344: Quickstep-123: Fixed the missing 'has...

GitHub user zuyu opened a pull request:

    https://github.com/apache/incubator-quickstep/pull/344

    Quickstep-123: Fixed the missing 'has_repartition' in FilterJoin.

    Added the missing `has_repartition` in `FilterJoin`.

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

    $ git pull https://github.com/zuyu/incubator-quickstep filter-join-bug-fix

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

    https://github.com/apache/incubator-quickstep/pull/344.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 #344
    
----
commit 1772b8a1cd9664c9553a566efdafb97ddd427c57
Author: Zuyu Zhang <zu...@...>
Date:   2018-04-27T02:20:01Z

    Fixed the missing 'has_repartition' in FilterJoin.

----


---

[GitHub] incubator-quickstep pull request #344: QUICKSTEP-123: Fixed the missing 'has...

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

    https://github.com/apache/incubator-quickstep/pull/344


---

[GitHub] incubator-quickstep issue #344: QUICKSTEP-123: Fixed the missing 'has_repart...

Posted by jianqiao <gi...@git.apache.org>.
Github user jianqiao commented on the issue:

    https://github.com/apache/incubator-quickstep/pull/344
  
    LGTM! Merging.


---