GitHub user orhankislal opened a pull request:

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

    Feature: Pivot Function

    JIRA: MADLIB-908
    
    The goal of the MADlib pivot function is to provide a data summarization 
tool
    that can do basic OLAP type operations on data stored in one table and 
output
    the summarized data to a second table.

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

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

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

    https://github.com/apache/incubator-madlib/pull/47.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 #47
    
----
commit d24df8923d74e9a2d2883c5e564875f05502d68e
Author: Orhan Kislal <okis...@pivotal.io>
Date:   2016-06-15T22:39:25Z

    Feature: Pivot Function
    
    JIRA: MADLIB-908
    
    The goal of the MADlib pivot function is to provide a data summarization 
tool
    that can do basic OLAP type operations on data stored in one table and 
output
    the summarized data to a second 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