GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/2946 [WIP][CARBONDATA-3094] Support concurrent read carbondata for CSDK
Support concurrent read carbondata for CSDK
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [ ] Any interfaces changed?
Add
- [ ] Any backward compatibility impacted?
No
- [ ] Document update required?
Yes
- [ ] Testing done
add test case
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
JIRA2951
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/xubo245/carbondata CARBONDATA-3094_cocurrentRead
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2946.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2946
----
commit c9c3e9d1e804709325450356ac634cc75b13f22a
Author: xubo245 <xubo29@...>
Date: 2018-11-23T10:20:28Z
[CARBONDATA-3094] Support concurrent read carbondata for CSDK
----
---