You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2016/07/19 00:28:20 UTC

[jira] [Updated] (HAWQ-938) Remove ivy.xml in gpopt and read orca version from header file

     [ https://issues.apache.org/jira/browse/HAWQ-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Haisheng Yuan updated HAWQ-938:
-------------------------------
    Description: 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.  (was: 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 qp_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.)

> 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: Venkatesh
>
> 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)