You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by kuien <gi...@git.apache.org> on 2017/12/28 08:20:34 UTC

[GitHub] incubator-hawq pull request #1325: HAWQ-1125. Running pl/python related feat...

GitHub user kuien opened a pull request:

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

    HAWQ-1125. Running pl/python related feature_test cases in parallel

    Prior commit: dc14ecbafc368a45cda5806ef7680ffe0825aef1

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

    $ git pull https://github.com/kuien/incubator-hawq ft_fix_plpython

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

    https://github.com/apache/incubator-hawq/pull/1325.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 #1325
    
----
commit 9acb63301ba81d4ee1c71d1d6ee26deb939470c9
Author: Kuien Liu <ku...@...>
Date:   2017-12-28T08:16:17Z

    HAWQ-1125. Running pl/python related feature_test cases in parallel
    
    Prior commit: dc14ecbafc368a45cda5806ef7680ffe0825aef1

----


---

[GitHub] incubator-hawq issue #1325: HAWQ-1125. Running pl/python related feature_tes...

Posted by radarwave <gi...@git.apache.org>.
Github user radarwave commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1325
  
    Merged, please close this PR. Thanks.


---

[GitHub] incubator-hawq issue #1325: HAWQ-1125. Running pl/python related feature_tes...

Posted by radarwave <gi...@git.apache.org>.
Github user radarwave commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1325
  
    +1


---

[GitHub] incubator-hawq issue #1325: HAWQ-1125. Running pl/python related feature_tes...

Posted by paul-guo- <gi...@git.apache.org>.
Github user paul-guo- commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1325
  
    +1.
    
    By the way, I'm wondering whether the sql below works also.
    
    -- start_ignore
    CREATE LANGUAGE plpythonu;
    -- end_ignore



---

[GitHub] incubator-hawq pull request #1325: HAWQ-1125. Running pl/python related feat...

Posted by kuien <gi...@git.apache.org>.
Github user kuien closed the pull request at:

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


---

[GitHub] incubator-hawq issue #1325: HAWQ-1125. Running pl/python related feature_tes...

Posted by kuien <gi...@git.apache.org>.
Github user kuien commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1325
  
    Thanks @radarwave


---