GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/2769 [DOC] Add kafka example in StreamSQL doc
Add kafka example in StreamSQL doc
- [X] Any interfaces changed?
NO
- [X] Any backward compatibility impacted?
NO
- [X] Document update required?
YES
- [X] Testing done
Please provide details on
- Whether new unit test cases have been added or why no new tests are required?
- How it is tested? Please attach test report.
- Is it a performance related change? Please attach the performance test report.
- Any additional information to help reviewers in testing this change.
Only doc is modified
- [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/jackylk/incubator-carbondata streamsql_doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2769.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2769
----
commit a010580218b99eb22485e952227c5a1a31d06f3d
Author: Jacky Li <jacky.likun@...>
Date: 2018-09-26T13:56:52Z
add kafka example in StreamSQL doc
----
---