You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by realdawn <gi...@git.apache.org> on 2016/01/21 10:22:37 UTC

[GitHub] incubator-hawq pull request: HAWQ-216. Fix bug for built-in functi...

GitHub user realdawn opened a pull request:

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

    HAWQ-216. Fix bug for built-in function gp_update_global_sequence_entry

    Parameter sequenceVal was defined as a int8 number. But it is should be a int64 number.


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

    $ git pull https://github.com/realdawn/incubator-hawq HAWQ-216

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

    https://github.com/apache/incubator-hawq/pull/286.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 #286
    
----
commit 74019db9d8dcc86db7ddfbf21a03398f39718b50
Author: doli <do...@pivotal.io>
Date:   2016-01-21T09:17:19Z

    HAWQ-216. Fix bug for built-in function gp_update_global_sequence_entry

----


---
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-216. Fix bug for built-in functi...

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

    https://github.com/apache/incubator-hawq/pull/286#issuecomment-173520991
  
    The fix looks good. +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-216. Fix bug for built-in functi...

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

    https://github.com/apache/incubator-hawq/pull/286#issuecomment-173819513
  
    Looks good. +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-216. Fix bug for built-in functi...

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

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


---
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.
---