GitHub user xunzhang opened a pull request:

    https://github.com/apache/incubator-hawq/pull/781

    HAWQ-911. Optimize and refactor makefiles for feature test framework.

    This pull request below modifications:
    1. Fix a in building UDF/lib.
    2. Refactor feature test make system to avoid duplicate compiles.
    3. Split generating `feature-test` binary into generating objects and 
linking. Optimize compiling time in parallel mode.

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

    $ git pull https://github.com/xunzhang/incubator-hawq HAWQ-911

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

    https://github.com/apache/incubator-hawq/pull/781.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 #781
    
----
commit edeadb7b32896f8a91b17ff61832fa8e03c84573
Author: xunzhang <[email protected]>
Date:   2016-07-09T15:15:00Z

    HAWQ-911. Optimize and refactor makefiles for feature test framework.

----


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