GitHub user bhavya411 opened a pull request:
https://github.com/apache/carbondata/pull/2114
[CARBONDATA-2295] Added property for UnsafeMemory configuration
Added property for setting up the unsafe memory limit in MB
- [ X] Testing done
Added a new property in the test cases to make sure they all run fine
Tested manually on the presto client as well
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bhavya411/incubator-carbondata CARBONDATA-2295
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2114.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 #2114
----
commit 9e44537b97340e71829f733d878e1dfab8affbdc
Author: Bhavya <bhavya@...>
Date: 2018-03-29T15:03:34Z
Added property for UnsafeMemory configuration
----
---