Re: How to call the open method of JdbcSink?
ted inside multiple RuntimeExceptions and IOExceptions. Is there any consistency/pattern to this? Thanks, Sai Vishnu Soudri On Tue, 28 Nov 2023 at 20:29, Feng Jin wrote: > Hi Sai > > I think you can directly cast SinkFunction to GenericJdbcSinkFunction. > > > > https://gi
How to call the open method of JdbcSink?
, Sai Vishnu Soudri
How to handle BatchUpdateException when using JdbcSink
a BatchUpdateException during the update to the Postgres stage. Is it possible to catch this exception and write the message to a dlq sink? Thanks, Sai Vishnu Soudri