Oliver Laslett
Oliver Laslett
**Is your feature request related to a problem? Please describe.** I would like to use the query builder to target multiple databases: postgres, redshift, snowflake, bigquery, ... What do I...
### Description From: https://lightdash.slack.com/archives/C03HJ10UYQK/p1659429814490549 `TIMESTAMP_TZ` field in snowflake is being converted +8 hours when truncated to an hour. Expected behaviour is that `TIMESTAMP_NTZ` should be left unchanged and assumed to...
Closes: #2826 ### Description: We alter the snowflake query session to use UTC as the default, this controls the assumed timezone for `TIMESTAMP_TZ` (timestamps with no time zones). Ideally we...
### Description Closes: #1184 * The user should be able to take their table visualisation and pivot it by a dimension. * After pivoting, the dimension column disappears and becomes...
### Describe the bug The values in the postgres and redshift warehouse forms share keys and have linked values. If I update the port on one form, it updates on...
If Iām filling out the warehouse connection for postgres and then switch to databricks, some of my form answers are copied into the databricks form. For example, the port is...
### Description I want to see timestamps in my local timezone rather than in UTC ### What problem does this solve?
### Description GitHub Actions for... (these will probably live in another repo): * compile project on push to any branch * deploy project on push to `main` * (not yet...
### Description In order to sort data by pivoted columns, we need additional metadata in the underlying SQL query. We should move the pivot logic from the frontend to the...
### Description The user should be able to pivot the results table in the explorer by a dimension. For details on pivoting see #1184 and #2905 This allows the user...