GitHub user QiangCai opened a pull request:
https://github.com/apache/carbondata/pull/1036
[CARBONDATA-1178] Data loading with bad records is throwing NPE on
partitioned table
During the re-partition of input data , need check whether the value of
partition column is null or not.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/QiangCai/carbondata
fix_npe_for_partition_loading
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1036.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 #1036
----
commit ea7754d9378ef2e18f72818553f989d12c239983
Author: QiangCai <[email protected]>
Date: 2017-06-09T09:14:23Z
fix NPE for partition loading
----
---
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.
---