-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add kafka connector #1771
feat: add kafka connector #1771
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1771 +/- ##
============================================
- Coverage 73.64% 73.64% -0.01%
Complexity 347 347
============================================
Files 614 614
Lines 120131 120131
Branches 1015 1015
============================================
- Hits 88475 88471 -4
- Misses 31447 31451 +4
Partials 209 209
Continue to review full report at Codecov.
|
@@ -0,0 +1,114 @@ | |||
Confluent Community License Agreement |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is license compatible ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have checked with the legal team, it should be okay if we are not the competitor of their commercial products
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.