GitHub user chenliang613 opened a pull request:
https://github.com/apache/carbondata/pull/1534
[CARBONDATA-1770] Update documents and consolidate DDL,DML,Partition docs
1. Update documents : there are some error description.
2. Consolidate Data management, DDL,DML,Partition docs, to ensure one
feature which only be described in one place.
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [X] Any interfaces changed?
NA
- [X] Any backward compatibility impacted?
NA
- [X] Document update required?
YES
- [X] Testing done
NA
- [X] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
YES
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenliang613/carbondata update_docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1534.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 #1534
----
commit a0333be14051166072fb9865dc0623ee1473c92e
Author: chenliang613 <[email protected]>
Date: 2017-11-19T13:12:11Z
[CARBONDATA-1770] Update documents and consolidate DDL,DML,Partition docs
----
---