GitHub user kumarvishal09 opened a pull request:

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

    [CARBONDATA-677]Fixed GC issue and re-factor dictionary based result 
collector

    **Problem:**When time stamp or date type is getting selected in query 
projection we are creating direct dictionary result collector object every for 
each time this is causing lots of gc.
    **Solution:** Need to create only one object for time stamp and date type

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

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

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

    https://github.com/apache/incubator-carbondata/pull/569.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 #569
    
----
commit 6c9e4550815fbb8fd0eefdaba9430c7de9204d44
Author: kumarvishal <[email protected]>
Date:   2017-01-23T15:03:06Z

    Fixed GC issue and re-factor dictionary based result collector

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to