DataSQRL / sqrl

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

Disallow mixing sqrl avro schemas with other 'format' types #965

Open henneberger opened 2 weeks ago

henneberger commented 2 weeks ago

If the schema type is 'avro', we should enforce the format for the connector is 'avro'. Json format is not supported mixing with avro is not supported.