-
On `Linux Mint 21.3` with a fresh install, this was spamming my `dmesg` output:
```
[44447.432146] audit: type=1400 audit(1720107505.023:8854): apparmor="DENIED" operation="file_mmap" class="file"…
-
**Describe the bug**
For instance I use this type of expectations. (or many other types)
`class ExpectColumnValuesToMatchRegex(ColumnMapExpectation):`
`class ColumnMapExpectation(BatchExpectation, …
-
-
### Describe the bug
Using the query builder Median function on multiple columns causes the following error:
> ERROR: within group ORDER BY clauses for aggregate functions must be the same
On a …
-
Dear CLASS team
I am trying to extract the initial conditions for the matter perturbations, i would like to have delta, delta-prime and delta-prime-prime at a given redshift. I am struggling to see…
-
## Version
- Driver version: `2.1.3.0`
- Redshift version `PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift 1.0.71629`
- Client Ope…
-
Gammastep is a fork of Redshift but for Wayland
-
### Description
Add core instrumentation support for the AWS_REDSHIFT_CLUSTER service to the Java Agent, along with necessary linking data for entity relationships.
### Acceptance Criteria
When A…
-
While technically you can connect to Redshift using the Postgres JDBC driver and run queries, introspection-related features (like those used in DataGrip and Ultorg) fail.
Any idea how long it migh…
-
Is there any working sample / template for loading postgresql data onto redshift?
What is the ideal way to handle schema creation, and deleted / updated data?