Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Runtime : Support multiple schemas with one live connection (#4444)
* initial commit * fixing other APIs as well * fixes in backend to split tbl name * cover all table queries * fix unit tests * information_schema fix for duckdb + rename * don't need db and schema support for duckdb for now * revert temporary UI changes * fix field rename * added support for database and schema in other profiling APIs * small self review * observability * review comments * review comments * review comments simplify information_schema calls * review comments simplify information_schema calls * small rename * missing changes * Apply suggestions from code review Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com> * nit * UI to support multiple schemas in an OLAP engine (#4515) * WIP commit * Telemetry and source rename fixes (#4494) * Fix behaviour event used on cloud * Fix rename not working with olap table list * Add a debounce to table list * Fix debounce logic --------- Co-authored-by: Eric P Green <ericpgreen2@gmail.com> * Add `connector`, `database`, `databaseSchema` as inputs to a Table's `GenerateMetricsViewFile` * Use "duckdb" connector for sources & models * Use source & model connectors * Bugfix * Fix lint * Fix lint * Fix type imports * Connector-specific fully-qualified table names * Cleanup * druid fix * Cleanup * Fix merge --------- Co-authored-by: Aditya Hegde <adityahegderocks@gmail.com> Co-authored-by: Anshul Khandelwal <anshulkhandelwal94@gmail.com> * missing database and schema passing in new code --------- Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com> Co-authored-by: Eric P Green <ericpgreen2@gmail.com> Co-authored-by: Aditya Hegde <adityahegderocks@gmail.com>
- Loading branch information
eb107a3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://ui.rilldata.in as production
🚀 Deployed on https://661173f5914aadff9189c6d4--rill-ui-dev.netlify.app