RE: Error aware SQL streams

2025-06-26 Thread David Radley
: dev@flink.apache.org Cc: Mark Nuttall Subject: [EXTERNAL] Re: Error aware SQL streams Hi David, Flink currently has not a compelling story when it comes to error handling and I'd like to change that. I'd advocate for an approach that naturally translates into dead letter queues as known

Re: Error aware SQL streams

2025-06-26 Thread Arvid Heise
Hi David, Flink currently has not a compelling story when it comes to error handling and I'd like to change that. I'd advocate for an approach that naturally translates into dead letter queues as known from other stream processors such as KStreams. [1] With your idea of metadata columns, you are