You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by jianlirong <gi...@git.apache.org> on 2015/11/11 06:57:24 UTC

[GitHub] incubator-hawq pull request: HAWQ-94. Handle one case when reachin...

GitHub user jianlirong opened a pull request:

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

    HAWQ-94. Handle one case when reaching EOF for AO large tuple

    When *blockLimitLen = 0, we should return false to indicate this is the end of file.

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

    $ git pull https://github.com/jianlirong/incubator-hawq HAWQ-94

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

    https://github.com/apache/incubator-hawq/pull/95.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 #95
    
----
commit 1f93480e3515dbe93eadc0a87011c223baf02dfb
Author: Lirong Jian <ji...@gmail.com>
Date:   2015-11-11T05:53:25Z

    HAWQ-94. Handle one case when reaching EOF for AO large tuple

----


---
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-94. Handle one case when reachin...

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

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


---
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-94. Handle one case when reachin...

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

    https://github.com/apache/incubator-hawq/pull/95#issuecomment-155678209
  
    +1 For handle blockLimitLen=0


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