GitHub user kumarvishal09 opened a pull request:
https://github.com/apache/carbondata/pull/2234 [WIP]Remove Unsued code
Remove all the Unused code related to Executor Side Btree
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [ ] 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/kumarvishal09/incubator-carbondata removeunusedcode
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2234.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2234
----
commit d13c4c1f25fbcb756f85269658e48805b5b45aba
Author: kumarvishal09 <kumarvishal1802@...>
Date: 2018-04-26T17:00:32Z
Remove Unsued code
----
---