-
It would be epic to have this package support Redshift. One of the things we will need to discuss is how we will recommend loading into Redshift (or S3 would be better for Redshift)
-
I open this issue to trace the fix for the problem, first mentioned in https://github.com/TobikoData/sqlmesh/issues/3353#issuecomment-2466291702. Ping @georgesittas .
```shell
sqlmesh --version
0…
-
### Describe the feature
The [Bigquery deduplicate macro](https://github.com/dbt-labs/dbt-utils/blob/4da44cb930df07921e9c4335dba2e30f9e0802d4/macros/sql/deduplicate.sql#L96) uses `array_agg` to dedup…
-
### Description
I have a task that do export from a few query. The export csv filename is not as expected.
Each query is base on a CTE statement and some left join. I expected the export csv wil…
-
### 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…
-
in views mssqlserver allows 2 ways to define a columns alias. I would like to "normalize" the representation in json. I would like to have the same style in JSON for the same logic. There could be a p…
-
I'd like to request the ability to specify additional formatting options. Here are some specifics:
* Comment style (currently seems to format to /* */). I'd like to see -- style comments
* Add a li…
-
Looking NDC `00069551066-cetirizine hydrochloride 10 MG Oral Tablet [Zyrtec]` in the 20160311 VOCAB we have:
- VALID_START_DATE 2010-11-01
- VALID_END_DATE 2012-12-01
Looking in raw claims data, it l…
-
some debugging with @thekaveman points out that we might not be guaranteed that the order of points in /routes in timestamp aware. Add an order by to the trigger and rerun
-
I wrote a [small library](https://github.com/danielrearden/pg-magic) for generating TypeScript types from Postgres queries using only static query analysis. There's a number of advantages of using sta…