risingwavelabs / risingwave

Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
https://go.risingwave.com/slack
Apache License 2.0
6.8k stars 563 forks source link

Tracking: support integration with Sqlmesh #18599

Open lmatz opened 14 hours ago

lmatz commented 14 hours ago

Please push the code to https://github.com/risingwavelabs/sqlmesh for now. Later, we'll see if we can contribute back to the upstream.

lmatz commented 14 hours ago

Please use Sqlmesh's Postgres adapter to connect to RW and run all kinds of tests, to check the error message in RW whenever it fails. And then solve each error, e.g. support missing catalogs etc in RW, one after another.