GitHub user kumarvishal09 opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/533

    [WIP]Fixed offheap Query Crash issue

    **Problem**
    Query is failing sometime when number of 1 block contains more than one 
blocklet
    **Reason**
     Offheap memory is getting clear before all the records are accessed 
    **Solutiion**
    Once all the records are accessed then clear the memory


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

    $ git pull https://github.com/kumarvishal09/incubator-carbondata 
offheapcrashissue

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

    https://github.com/apache/incubator-carbondata/pull/533.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 #533
    
----
commit 538024c02ed3a7819fef665da873a111005cb67c
Author: kumarvishal <kumarvishal.1...@gmail.com>
Date:   2017-01-13T04:50:26Z

    fixed offheap crash issue

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to