Code Review Suggestion on allow multiple database from connector. #322
Unanswered
abhishekgahlot2
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am planning to raise a pr to allow multiple database from topics name. I have gotten this far. would be great more of your help.
Changing client implementation
Changing database in mutation request
Then change, insert json, insert binary, insert string to fetch topic and get database from topic
Any ideas if i am doing it correctly or performance bottleneck here?
What i saw so far is the validate schema on start checks if topics and table schema matches with default so that is one blocker.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions