GitHub user entong opened a pull request:
https://github.com/apache/incubator-hawq/pull/159
HAWQ-221. Cleanup unused files related to optimizer
There are three files originally used for running gpopt as a standalone
process. These code are #ifdef out and were cleaned up on the gpdb side. I'm
cleaning them up for Hawq as well since there's no plan of running gpopt as a
standalone process in near future.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/entong/incubator-hawq clean_opt_server
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/159.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 #159
----
commit 2dd2630ac742ef90b620ab718fee2001661c10bc
Author: Entong Shen <[email protected]>
Date: 2015-12-03T21:21:07Z
Clean COptServer.c
----
---
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.
---