You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by huor <gi...@git.apache.org> on 2016/02/25 09:36:54 UTC

[GitHub] incubator-hawq pull request: HAWQ-453. Do not allocate query resou...

GitHub user huor opened a pull request:

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

    HAWQ-453. Do not allocate query resource in prepare stage for prepared statement

    The change includes:
    1. In SPI prepare, we generate plan, get and save query resource parameters
    2. In SPI execute, we allocate query resource according to saved query resource parameters, and allocate datalocality

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

    $ git pull https://github.com/huor/incubator-hawq huor_pbe

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

    https://github.com/apache/incubator-hawq/pull/388.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 #388
    
----
commit ea0fe4ae36aa334a01d3e4617fdbae2c3f451e0d
Author: Ruilong Huo <rh...@pivotal.io>
Date:   2016-02-25T08:28:37Z

    HAWQ-453. Do not allocate query resource in prepare stage for prepared statement

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-453. Do not allocate query resou...

Posted by ztao1987 <gi...@git.apache.org>.
Github user ztao1987 commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/388#issuecomment-188702308
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-453. Do not allocate query resou...

Posted by wengyanqing <gi...@git.apache.org>.
Github user wengyanqing commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/388#issuecomment-188705717
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-453. Do not allocate query resou...

Posted by zhangh43 <gi...@git.apache.org>.
Github user zhangh43 commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/388#issuecomment-189090192
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-453. Do not allocate query resou...

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---