Closed ryscheng closed 1 month ago
Currently we use Clickhouse for both sqlmesh + frontend API.
Since we are moving to Trino for sqlmesh, we might want to consider duckdb for frontend. Hasura3 has support for it, so that shouldn't be an issue.
We'd have to connect duckdb to our Iceberg tables somehow as a pre-requisite
Filed issues #2347 and #2348 as followon work for this.
What is it?
Currently we use Clickhouse for both sqlmesh + frontend API.
Since we are moving to Trino for sqlmesh, we might want to consider duckdb for frontend. Hasura3 has support for it, so that shouldn't be an issue.