GitHub user iyerr3 opened a pull request:

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

    Build: Remove HAWQ 2.0 specific module file

    HAWQ 2.0 allows usage of user-defined types and functions and does not 
require
    a platform-specific 'Modules.yml' file. This commit combines the general 
Modules
    file with the HAWQ 2.0 specific file. Since, 'data profile' and 'quantile' 
have
    been removed in the HAWQ 2.0 platform, we remove them from the source code.
    HAWQ 1.2 and 1.3 still retain their specific Modules.yml file.

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

    $ git pull https://github.com/iyerr3/incubator-madlib 
infra/consolidate_modules_file

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

    https://github.com/apache/incubator-madlib/pull/50.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 #50
    
----
commit a299994e453c9425f61285559dfb30229ff72e0b
Author: Rahul Iyer <[email protected]>
Date:   2016-06-27T20:57:17Z

    Build: Remove HAWQ 2.0 specific module file
    
    HAWQ 2.0 allows usage of user-defined types and functions and does not 
require
    a platform-specific 'Modules.yml' file. This commit combines the general 
Modules
    file with the HAWQ 2.0 specific file. Since, 'data profile' and 'quantile' 
have
    been removed in the HAWQ 2.0 platform, we remove them from the source code.
    HAWQ 1.2 and 1.3 still retain their specific Modules.yml file.

----


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