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

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

GitHub user paul-guo- opened a pull request:

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

    HAWQ-867. Replace the git-submobule mechanism with git-clone

    This is a further code change based on the previous patch for this JIRA.
    This patch updates the pgcrypto commit number to the correct one
    which we previously used.

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

    $ git pull https://github.com/paul-guo-/incubator-hawq snappy

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

    https://github.com/apache/incubator-hawq/pull/771.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 #771
    
----
commit 17f698289ae9b0a6a33b4eb692504d892e1cb1c1
Author: Paul Guo <paul...@gmail.com>
Date:   2016-07-05T05:25:06Z

    HAWQ-867. Replace the git-submobule mechanism with git-clone
    
    This is a further code change based on the previous patch for this JIRA.
    This patch updates the pgcrypto commit number to the correct one
    which we previously used.

----


> Replace the git-submobule mechanism with git-clone
> --------------------------------------------------
>
>                 Key: HAWQ-867
>                 URL: https://issues.apache.org/jira/browse/HAWQ-867
>             Project: Apache HAWQ
>          Issue Type: Bug
>            Reporter: Paul Guo
>            Assignee: Paul Guo
>
> Currently some features/extensions (e.g. pycrytpo, gporca, etc) are embedded 
> into hawq code via the git submodule mechanism which is similar to a link. In 
> hawq git repo, during hawq build, it will download the submodule repos and 
> build those functionality, however if we decide to generate a source tarball 
> which is independent on the git repo, this will be an issue.



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

Reply via email to