GitHub user jianlirong opened a pull request:
https://github.com/apache/incubator-hawq/pull/35
HAWQ-72. Introduce ADDON_DIR macro in configure/makefile to allow
customization
1. Introduce ADDON_DIR macro in configure/makefile to make users customize
Apache HAWQ easily without major modification of the code base, such as adding
some proprietary features to override the built-in ones.
2. Provide an example showing how to achieve (1): override a built-in
compression algorithm.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jianlirong/incubator-hawq HAWQ-72
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/35.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 #35
----
commit fdd2ae17b4e46d1a50fb8c8a0953d681f226611a
Author: Lirong Jian <[email protected]>
Date: 2015-10-23T03:04:05Z
HAWQ-72. Introduce ADDON_DIR macro in configure/makefile to allow
custimizatin
----
---
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.
---