-
### Describe the bug
Multi-User Secret Rotation on Redshift User Secret does not work without a `masterarn` field present in Redshift User Secret serialized JSON text.
The User Construct does not …
-
### Is this a new bug in dbt-redshift?
- [X] I believe this is a new bug in dbt-redshift
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Be…
-
There is an issue with this resource type whereby false-positive drift is reported for the Classic property. A similar [ticket](https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/is…
-
Is anyone familiar with this error and what may cause it?
`ODBC v1.4.6`
#### Error
```
{ message:
'[Amazon][Amazon Redshift] (30) Error occurred while trying to execute a query: [SQLSta…
otang updated
4 years ago
-
Hello,
First of all, thanks for this amazing mod! Seriously been a life saver on a megascans heavy project I'm working on.
I just ran into one issue, after installing your mod I can't import pla…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
Redshift `dc2.large` instances have a hard storage size limit, unlike Aurora and Athena. We should consider this during planning to ensure large tables (e.g., the telemetry table) are placed on an app…
-
Couldnt see a place to put this request, it may not be an issue but rather feature ask.
I need to pass following options to my connection -
**?tcpKeepAlive=true&ssl=true&sslfactory=org.postgresql.…
-
I'm not sure the reason, or if simply `query stream` is not supported by redshift. Any idea?
My code:
```
const query = new QueryStream(info.sql);
const stream = client.query(query);
stre…
-
### Describe the bug
When creating a user with the Redshift Alpha module, an encryption key can be provided (see https://docs.aws.amazon.com/cdk/api/v2/docs/aws-redshift-alpha-readme.html#creating-us…