GitHub user ajantha-bhat opened a pull request:
https://github.com/apache/carbondata/pull/2190 [CARBONDATA-2359] Support applicable load options and table properties for Non-Transactional table
[CARBONDATA-2359] Support applicable load options and table properties for a Non-Transactional table
And blocked clean files for a Non-Transactional table.
your contribution quickly and easily:
- [ ] Any interfaces changed? No. Added new interfaces. Didn't modified any.
- [ ] Any backward compatibility impacted? No
- [ ] Document update required? yes, will be handled in separate PR
- [ ] Testing done.
please refer TestUnmanagedCarbonTable.scala
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. Done.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ajantha-bhat/carbondata unmanaged_table
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2190.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2190
----
commit 5f9aabaa7ed6498357c806617da2f00fceebbaf3
Author: ajantha-bhat <ajanthabhat@...>
Date: 2018-04-19T13:11:20Z
[CARBONDATA-2359] Support applicable load options and table properties for Non-Transactional table
----
---