Oliver Laslett
Oliver Laslett
### Description: What is it? Some `schema.yml` files use wildcards to add documentation to all columns in a schema file, for example: https://github.com/brooklyn-data/dbt_artifacts/blob/0127c460733299827af3456daa88fa3dc8927bda/models/schemas.yml#L132-L133 This isn't supported by Lightdash, it would...
### Description If I use the wrong role for my snowflake settings, the spinner spins for about 5-10 minutes before I'm told I've done something wrong ### To Reproduce ###...
### Description Lightdash appends `/default` to the auth_url, token_url, and userinfo_url in the openid connect settings. This is only needed for Okta users with custom authorisation servers. For other users...
### Description If I set the query limit to 500, I'd like to have the option to download all results (not just 500) for further analysis ### What problem does...
### Discussed in https://github.com/lightdash/lightdash/discussions/1728 Originally posted by **huck2007** April 10, 2022 Hi, I've just downloaded Lightdash to give it a test drive, and after successfully installing (on my macbook pro)...
### Description From: https://getdbt.slack.com/archives/C026WJE4A69/p1651988328394119 Reference: https://superset.apache.org/docs/installation/sql-templating/ The ability to write Jinja in the sql runner in Lightdash. Including some context (such as grouped by columns, the users name, etc.) It...
Now that we're loading all of your tables from your data warehouse into Lightdash, we should make them useful in the app! ### Description: What is it? - [ ]...
If I collapse the code editor and then click a table in the sidebar, Lightdash rewrites my query for me but it's hard to know it's happened because the code...
**Link to existing docs:** https://docs.lightdash.com/get-started/setup-lightdash/connect-project#snowflake **Changes?** See: https://lightdash.slack.com/archives/C03PPGXLM8X/p1658833185635359 When setting up a snowflake connection it's common for the Lightdash user to setup a new Snowflake user with distinct permissions for...
There's a limitation in the Okta integration where we use the `name` field in the oidc token to determine the first and last name of the user profile in Lightdash....