GitHub user rahulforallp opened a pull request:

    https://github.com/apache/carbondata/pull/1009

    [CARBONDATA-1144] Fixed NullPointerException in partition column

    Analysis: getColumnSchema on PartitionInfo was throwing null pointer 
exception
    
    Solution: 
    1. Added a null check 
    2. Removed unnecessary entry for BucketingInfo and PartitionInfo if they do 
not exist

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rahulforallp/incubator-carbondata 
partition_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1009.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 #1009
    
----
commit 621553d3d8fc936ab6046cac8d06a1880340441d
Author: kunal642 <[email protected]>
Date:   2017-06-08T13:06:30Z

    fixed NullPointerException in partition column

----


---
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.
---

Reply via email to