rill icon indicating copy to clipboard operation
rill copied to clipboard

Refactor source/model workspace to account for multiple connectors

Open ericpgreen2 opened this issue 1 year ago • 0 comments

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 found errors

ericpgreen2 avatar Apr 22 '24 01:04 ericpgreen2