-
Notifications
You must be signed in to change notification settings - Fork 320
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
fix: kafka connector dependency #3408
Conversation
openmldb-jdbc needs commons-io, so pack it
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #3408 +/- ##
=============================================
+ Coverage 37.32% 75.71% +38.39%
Complexity 414 414
=============================================
Files 178 703 +525
Lines 10308 127271 +116963
Branches 1206 1206
=============================================
+ Hits 3847 96362 +92515
- Misses 6220 30668 +24448
Partials 241 241 ☔ View full report in Codecov by Sentry. |
Give a message sample in auto schema way, just k:v map |
And kafka server/broker 1.1.1 is compatible but if connect distributed, it requires auto create topic, needs to check about auto create topic option |
openmldb-jdbc needs commons-io, so pack it
openmldb-jdbc needs commons-io, so pack it