GitHub user ajantha-bhat opened a pull request:
https://github.com/apache/carbondata/pull/2790
[HOTFIX] carbon reader support open another reader without closing previous
reader
[HOTFIX] carbon reader support open another reader without closing previous
reader
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? NA
- [ ] Testing done
updated UT
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA. NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajantha-bhat/carbondata sdk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2790.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 #2790
----
commit e22d3772d574edd0ae604bd9fe85b983fe3988c2
Author: ajantha-bhat <ajanthabhat@...>
Date: 2018-09-28T14:54:39Z
[HOTFIX] carbon reader support open another reader without closing previous
reader
----
---