GitHub user rahulforallp reopened a pull request:
https://github.com/apache/carbondata/pull/927
[CARBONDATA-1066] Fixed NullPointerException in compaction and
ArrayIndexOutBoundException for DictionaryExclude with No_Inverted_Index
1. Fix ArrayIndexOutOfBoundException if Dimension excluded from dictionary
and added to NoInvertedIndex
3. Fix NullPointerException in compaction for decimal value after multiple
load
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulforallp/incubator-carbondata
CARBONDATA-1066
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/927.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 #927
----
commit 5f0e5ac60742b4118f34068f78026bd4186183ca
Author: rahulforallp <[email protected]>
Date: 2017-05-18T11:12:49Z
NullPointerException Handled for major compaction and resolved
ArrayIndexOutOfBoundException for DictionaryExclude and noInvertedIndex
----
---
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.
---