Open ZeroNerodaHero opened 3 months ago
In my experience if instead of:
{"fact":"A cat’s jaw can’t move sideways, so a cat can’t chew large chunks of food.","length":74}
the I were to type
abcd
and then enter a proper input
{"fact":"A cat’s jaw can’t move sideways, so a cat can’t chew large chunks of food.","length":74}
the connector stops outputting to the table. I tried to restart the sql as well as fluvio, the connector still runs but nothing outputs to the sql table.
I also would like to add that my log file grew to 12GB for some reason.
I could recreate the SQL example but if you end up copying the wrong inputs to the producer, the whole connection still runs but nothing in the postgres table updates. Logs are empty too. Could someone try to recreate the issue?
https://github.com/infinyon/fluvio-docs/blob/main/versioned_docs/version-0.11.11/fluvio/tutorials/sql-sink.mdx