GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/2330 [HOTFIX] Implementing getMemorySize in BlockletDataMapIndexWrapper
Implementing getMemorySize in BlockletDataMapIndexWrapper and using it everywhere required.
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [ ] Testing done
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/dhatchayani/carbondata getSize
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2330.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2330
----
commit 6b582f1eedd1ef8c09d8c4a0e371347f3d611945
Author: dhatchayani <dhatcha.official@...>
Date: 2018-05-22T07:03:24Z
[HOTFIX] Implementing getMemorySize in BlockletDataMapIndexWrapper
----
---