GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/2031 [CARBONDATA-2223] Remove unused listeners
Remove unused listeners
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] Testing done
Manual Testing
- [ ] 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/dhatchayani/incubator-carbondata listeners
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2031.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2031
----
commit 9a8b245cf96564bdf1cb0ff297778db63b288103
Author: dhatchayani <dhatcha.official@...>
Date: 2018-03-05T09:47:13Z
[CARBONDATA-2223] Remove unused listeners
----
---