You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by zellerh <gi...@git.apache.org> on 2016/01/14 18:48:45 UTC

[GitHub] incubator-trafodion pull request: [TRAFODION-1753] Wrong HASH2 par...

GitHub user zellerh opened a pull request:

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

    [TRAFODION-1753] Wrong HASH2 partitioning for salted tables

    Fix to create the HASH2 partitioning function for salted tables
    with the number of salt buckets as the number of partitions and
    with only the salt columns as the partitioning key.

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

    $ git pull https://github.com/zellerh/incubator-trafodion bug/1581

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

    https://github.com/apache/incubator-trafodion/pull/268.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 #268
    
----
commit 2f896f58f485b89dfc01bdc0ee00c776a26e2562
Author: Hans Zeller <hz...@apache.org>
Date:   2016-01-14T17:40:48Z

    [TRAFODION-1753] Wrong HASH2 partitioning for salted tables
    
    Fix to create the HASH2 partitioning function for salted tables
    with the number of salt buckets as the number of partitions and
    with only the salt columns as the partitioning key.

----


---
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] incubator-trafodion pull request: [TRAFODION-1753] Wrong HASH2 par...

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

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


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