You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by SuJinpei <gi...@git.apache.org> on 2017/12/06 10:27:24 UTC

[GitHub] incubator-trafodion pull request #1325: fix TRAFODION-2830

GitHub user SuJinpei opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1325

    fix TRAFODION-2830

    odb will try to get max(splitby) and min(splitby) to split to multithread,  we can apply pwhere condition in this stage to improve performance.

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

    $ git pull https://github.com/SuJinpei/incubator-trafodion trafodion-2830

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

    https://github.com/apache/incubator-trafodion/pull/1325.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 #1325
    
----

----


---

[GitHub] incubator-trafodion pull request #1325: fix TRAFODION-2830

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

    https://github.com/apache/incubator-trafodion/pull/1325


---