GitHub user rahulforallp opened a pull request:
https://github.com/apache/carbondata/pull/2096
[CARBONDATA-2274] fix for Partition table having more than 4 column giving
zero record
- [X] Any interfaces changed? NO
- [ ] Any backward compatibility impacted? No
- [ ] Document update required? No
- [ ] Testing done **UT added**
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA. NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulforallp/incubator-carbondata
CARBONDATA-2274
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2096.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 #2096
----
commit cee1e90f3e94c67a14209551f4d08eee9c525797
Author: rahulforallp <rahul.kumar@...>
Date: 2018-03-23T14:49:43Z
[CARBONDATA-2274]fixed Partition table having more than 4 column giving
zero record
----
---