GitHub user orhankislal opened a pull request:

    https://github.com/apache/incubator-madlib/pull/54

    Pivoting: Phase 2

    JIRA: MADLIB-1004
    
    This phase of the pivoting development adds the following functionality
    
    - Multiple indices
    - Multiple pivot columns
    - Multiple value columns
    - Multiple aggregate functions
    - Value column specific aggregate functions
    - Keep null values in pivot columns
    - Fill null values in the output table

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

    $ git pull https://github.com/orhankislal/incubator-madlib 
feature/pivoting_take5

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

    https://github.com/apache/incubator-madlib/pull/54.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 #54
    
----
commit aa7bce4387487c7d96f3fcccde1e95250996fbf7
Author: Orhan Kislal <okis...@pivotal.io>
Date:   2016-07-06T21:00:29Z

    Pivoting: Phase 2
    
    JIRA: MADLIB-1004
    
    This phase of the pivoting development adds the following functionality
    
    - Multiple indices
    - Multiple pivot columns
    - Multiple value columns
    - Multiple aggregate functions
    - Value column specific aggregate functions
    - Keep null values in pivot columns
    - Fill null values in the output table

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to