GitHub user ajantha-bhat opened a pull request:
https://github.com/apache/carbondata/pull/2198
[CARBONDATA-2369] Add a document for Non Transactional table with SDK
writer guide
[CARBONDATA-2369] Add a document for Non Transactional table with SDK
writer guide
As per PR#2131 [CARBONDATA-2313]
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [ ] Any interfaces changed? No
- [ ] Any backward compatibility impacted? No
- [ ] Document update required? yes, updated
- [ ] Testing done -- NA
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajantha-bhat/carbondata master_doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2198.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 #2198
----
commit 4506e44f75f7723a9e1b18c110a9b68bdbe0582d
Author: ajantha-bhat <ajanthabhat@...>
Date: 2018-04-20T11:06:37Z
[CARBONDATA-2369] Add a document for Non Transactional table with SDK
writer guide
----
---