DataSQRL / sqrl

Flexible development framework for building streaming data applications in SQL with Kafka, Flink, Postgres, GraphQL, and more.
https://www.datasqrl.com/
92 stars 12 forks source link

Querying both postgres and iceberg tables cause duplicate table name exception in flink plan #830

Open henneberger opened 1 week ago

henneberger commented 1 week ago

Two sinks are created with the same name, except one is for postgres and the other is for iceberg.