You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add a --raw flag to just take some data from a file and directly send it to kafka
try and figure out how to call serialise() on a schema - this means i'll have to figure out args and kwargs to each schemas function then expose them to the CLI?
make everything JSON and just try to convert that to positional schema calls
this has to probably do some parsing to find out schema etc.
The text was updated successfully, but these errors were encountered: