GitHub user LiShuMing opened a pull request:
https://github.com/apache/carbondata/pull/1460 [Docs] Fix partition-guide.md docs NUM_PARTITIONS wrong keyword
It's an obvious keyword spelling mistake, `PARTITION_NUM` should be `NUM_PARTITION `.
No Tests.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/LiShuMing/carbondata fix-docs-partition-guide
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1460.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1460
----
commit 517a40e0707709ebf4b9812e4208717222ef2e06
Author: lishuming <
[hidden email]>
Date: 2017-11-02T03:55:02Z
Fix partition-guide.md docs NUM_PARTITIONS wrong keyword
----
---