GitHub user piaoyats opened a pull request:
https://github.com/apache/incubator-carbondata/pull/409
[CARBONDATA-513] reduce new too many BigDecimal
Currently, we new too many BigDecimal object while scan, we could reduce
some unnecessary object allocate
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/piaoyats/incubator-carbondata Decimal
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/409.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 #409
----
commit a9a8ca3633dd8f0e6b2ae91353607dd6f73f6954
Author: piaoyats <[email protected]>
Date: 2016-12-07T07:07:32Z
reduce new too many BigDecimal
----
---
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.
---