Hello folks, does anyone know if there are any con...
# random
e
Hello folks, does anyone know if there are any configs we can set to configure the dead letter queue (dlq) for kafka source connector with Table API?
s
Hi, there is nothing that comes out of the box. But you can implement something similar with a side output https://docs.immerok.cloud/docs/how-to-guides/development/creating-dead-letter-queues-from-and-to-apache-kafka-with-apache-flink/
πŸ‘€ 1
e
Thanks Yaroslav*!* Will check it out