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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to