transact-sql?view=sql-server-ver16#retrieve-error-information
From: Arvid Heise
Date: Wednesday, 2 July 2025 at 07:51
To: dev@flink.apache.org
Subject: [EXTERNAL] Re: Error aware SQL streams
Hi David,
> * Is the Paimon system tables part of the SQL standard?
No system tables are system-sp
tables?
>
>
>
> [1]
> https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/side_output/
>
>
> Kind regards, David.
> From: Arvid Heise
> Date: Thursday, 26 June 2025 at 15:07
> To: dev@flink.apache.org
> Cc: Mark Nuttall
> Subject:
: 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
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