We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The website http://maxwells-daemon.io/kafka/ says the format is something like
db:test_db/tbl:test_tbl/id:93/id_2:17910090
But in practice, it appears the key is actually json:
{"database":"test","table":"users","pk.userId":4}
This output is from my test database.
The text was updated successfully, but these errors were encountered:
ah, true. ok. I'll take a look.
Sorry, something went wrong.
thanks james. fixed.
No branches or pull requests
The website http://maxwells-daemon.io/kafka/ says the format is something like
But in practice, it appears the key is actually json:
This output is from my test database.
The text was updated successfully, but these errors were encountered: