From: Emil Hjelle (ekstern)
Sent: Wednesday, November 27, 2024 4:35 PM
To: dev@flink.apache.org
Subject: Upsert to Kafka with flink SQL
Hi! I am new to Flink and not sure if this is the right place to ask this
question.
I am trying to create a demo of Flink
Hi! I am new to Flink and not sure if this is the right place to ask this
question.
I am trying to create a demo of Flink SQL with the Kubernetes operator.
I am using the example from
https://github.com/apache/flink-kubernetes-operator/tree/main/examples/flink-sql-runner-example
I have modifie