GitHub user rahulforallp opened a pull request:
https://github.com/apache/carbondata/pull/1832 [CARBONDATA-2053] added events for streaming
- [X] Any interfaces changed? No
- [X] Any backward compatibility impacted? No
- [X] Document update required? No
- [X] Testing done
Not Required because this PR donot contains any functional change. Only all the existing test case pass on CI is enough.
- [X] 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/rahulforallp/incubator-carbondata CARBONDATA-2053
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1832.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1832
----
commit 972143575bd56fcb32ff617a20bf494085c631c5
Author: rahulforallp <rahul.kumar@...>
Date: 2018-01-18T11:54:24Z
[CARBONDATA-2053] added events for streaming
----
---