[
https://issues.apache.org/jira/browse/HAWQ-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038729#comment-15038729
]
ASF GitHub Bot commented on HAWQ-221:
-------------------------------------
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
----
> Cleanup unused files related to optimizer
> -----------------------------------------
>
> Key: HAWQ-221
> URL: https://issues.apache.org/jira/browse/HAWQ-221
> Project: Apache HAWQ
> Issue Type: Task
> Components: Optimizer
> Reporter: Entong Shen
> Assignee: Amr El-Helw
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)