You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by StevenMPhillips <gi...@git.apache.org> on 2014/04/10 01:26:56 UTC

[GitHub] incubator-drill pull request: DRILL-496 drill stuck in loop when q...

GitHub user StevenMPhillips opened a pull request:

    https://github.com/apache/incubator-drill/pull/47

    DRILL-496 drill stuck in loop when query parquet file and eventually ran...

    ... out of memory
    
    Added condition in NullableColumnReader to break out of loop when there are no more pages to read.

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

    $ git pull https://github.com/StevenMPhillips/incubator-drill DRILL-496

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

    https://github.com/apache/incubator-drill/pull/47.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 #47
    
----
commit fe9891c9c84ffcee3eefdb3fffc936b76519a175
Author: Steven Phillips <sp...@maprtech.com>
Date:   2014-04-09T22:14:49Z

    DRILL-496 drill stuck in loop when query parquet file and eventually ran out of memory
    
    Added condition in NullableColumnReader to break out of loop when there are no more pages to read.

----


---
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-drill pull request: DRILL-496 drill stuck in loop when q...

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

    https://github.com/apache/incubator-drill/pull/47


---
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-drill pull request: DRILL-496 drill stuck in loop when q...

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

    https://github.com/apache/incubator-drill/pull/47#issuecomment-40961134
  
    Merged as 7ec866968b8691f346523e583252462515279844.


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