[ 
https://issues.apache.org/jira/browse/HAWQ-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386632#comment-15386632
 ] 

ASF GitHub Bot commented on HAWQ-938:
-------------------------------------

GitHub user hsyuan opened a pull request:

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

    HAWQ-938. Remove ivy.xml in gpopt and read orca version from header file

    The old mechanism extracted the version numbers from the Ivy config file,
    which doesn't do the right thing if you build without Ivy. Using the
    version headers is simpler, anyway. Also removed `ivy.xml` and 
`ivy-build.xml`
    under `gpopt` folder.

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

    $ git pull https://github.com/hsyuan/incubator-hawq HAWQ-938

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

    https://github.com/apache/incubator-hawq/pull/806.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 #806
    
----
commit 2a2a89cc6b950d4067a8e4d8a5e79b2f7b1cf839
Author: Haisheng Yuan <hy...@pivotal.io>
Date:   2016-07-20T20:14:25Z

    HAWQ-938. Remove ivy.xml in gpopt and read orca version from header file
    
    The old mechanism extracted the version numbers from the Ivy config file,
    which doesn't do the right thing if you build without Ivy. Using the
    version headers is simpler, anyway.

----


> Remove ivy.xml in gpopt and read orca version from header file
> --------------------------------------------------------------
>
>                 Key: HAWQ-938
>                 URL: https://issues.apache.org/jira/browse/HAWQ-938
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Optimizer
>            Reporter: Haisheng Yuan
>            Assignee: Haisheng Yuan
>             Fix For: 2.0.1.0-incubating
>
>
> Currently, if we want to upgrade orca or gpos, we need change the orca SHA as 
> well as the version number in ivy.xml. The function gp_opt_version() returns 
> version number that is read from ivy.xml, which is not a right way. It should 
> only be dependent on the source file of orca and gpos.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to