GitHub user zuyu opened a pull request:

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

    Fixed a bug in partitioned NLJ.

    This PR fixed a bug for partitioned NLJ w/ both stored relations. 
Otherwise, we may miss some tuples.
    
    Assigned to @jianqiao.

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

    $ git pull https://github.com/zuyu/incubator-quickstep fix-partitioned-nlj

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

    https://github.com/apache/incubator-quickstep/pull/297.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 #297
    
----
commit 008c48145ffac6b072ab115f5e4778dcb77d67e4
Author: Zuyu Zhang <z...@cs.wisc.edu>
Date:   2017-09-14T02:21:35Z

    Fixed a bug in partitioned NLJ.

----


---

Reply via email to