GitHub user ravipesala opened a pull request:
https://github.com/apache/carbondata/pull/1345
Replace BigDecimal to double to improve performance
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ravipesala/incubator-carbondata
adaptive-encode-perf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1345.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 #1345
----
commit 59e215260dc307896bdda8945c5f4e634c3ad083
Author: Ravindra Pesala <[email protected]>
Date: 2017-09-10T08:51:15Z
Replace Bigdecimal to double to improve performance
----
---