rill
rill copied to clipboard
Refactor source/model workspace to account for multiple connectors
This PR refactors the UI to handle non-default connectors. For example, if a user launches Rill Developer with ClickHouse as the default OLAP engine, the user can now create Sources & Models that are backed by DuckDB. Specifically, this PR provides the connector when firing table preview and profiling queries.
TODO:
- [ ] Debug why editing a model triggers
driver: not founderrors