-
## Feature request
### Feature description
Allow SELECT queries to reference a previous column alias within the running query on the following columns.
`SELECT 1 AS one, 2 AS two, one + two AS …
-
### Discussed in https://github.com/grafana/redshift-datasource/discussions/138
Originally posted by **kishaningithub** March 30, 2022
Adding adhoc filters support to this plugin would simplif…
-
## Tell us about the problem you're trying to solve
AWS Redshift is used as a datawarehouse and for powering reverse etl pipelines. It acts as a source for all of our pipelines. Since we have to send…
-
**Describe the bug**
With help from my friend better acquainted with Linux, I think I managed to install version 1.12. I put a config file in the folder: .config/redshift/redshift.conf. It is based o…
-
### Describe the bug
While trying to see if https://github.com/metabase/metabase/issues/36771 was still a thing, I saw a difference in the time between what the browser and the logs say in response…
-
**Describe the bug**
The Readme states:
"The configuration file should be saved in the following location depending on the platform:
Linux/macOS: ~/.config/redshift/redshift.conf (if the …
-
Snowflake should define the time columns as part of the `cluster_by` key. Redshift should define it as part of it's `sort_key` key. We need to make sure that if a user defines these in the table prope…
-
Hello, sorry if this is a basic configuration issue, I4ve been trying different things and can't have it work.
this is pretty straight forward, I just want to write some data to redshift, I'd like to…
-
See this Slack thread https://metaboat.slack.com/archives/C5XHN8GLW/p1721339724075889
Redshift `describe-database` seems to sometimes return tables that were recently deleted. This has been causing…
-
@apparentlymart
Related to #12 , can you run the following for me in `psql`?
```sql
SELECT * FROM pg_catalog.pg_namespace n;
\d pg_catalog.pg_namespace
```
Reported by @apparentlymart in …
sean- updated
5 years ago