[GitHub] carbondata pull request #1847: [CARBONDATA-2064] Add compaction listener

2018-02-01 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/carbondata/pull/1847


---


[GitHub] carbondata pull request #1847: [CARBONDATA-2064] Add compaction listener

2018-01-23 Thread dhatchayani
GitHub user dhatchayani opened a pull request:

https://github.com/apache/carbondata/pull/1847

[CARBONDATA-2064] Add compaction listener

Added compaction 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 
compactionListeners

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1847.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 #1847


commit 4b679aae54ee8fcd87bd666d0a8641ad1b50a0e3
Author: dhatchayani 
Date:   2018-01-23T09:56:26Z

[CARBONDATA-2064] Add compaction listener




---