Re: [DISCUSS] FLINK-32737: At-least-once sink connector for Snowflake

2023-11-07 Thread Mohsen Rezaei
This is now available as an open-source project: https://github.com/deltastreaminc/flink-connector-snowflake The first version, {{1.0.7-1.17}} is published on the Maven Central. On Tue, Aug 8, 2023 at 10:56 PM Mohsen Rezaei wrote: > Hi all, > > I'm in the process of writing a Snowflake sink con

[DISCUSS] FLINK-32737: At-least-once sink connector for Snowflake

2023-08-08 Thread Mohsen Rezaei
Hi all, I'm in the process of writing a Snowflake sink connector much like the one described in FLINK-32737 [1], and I was interested in contributing the code back to Flink. I'm hoping to eventually add exactly-once semantics as described by the Snowflake documentation [2], and I'm looking forwar