DanCardin
DanCardin
Refactors out the notion of dialect-specific view classes that can contain dialect-specific view behaviors. This moves the handling of PGView and PGMaterializedView adapters from alembic_utils to that postgres dialect definition....
### What happens? When using a filesystem other than `httpfs` to access s3 in combination with a query that **will** produce an error, I get a seemingly erroneous error to...
In contrast to movies/tv, where unreleased content is still tracked/available, it seems like books in OpenLibrary only has already published content? Perhaps people preemptively add stubs, i wouldn't know. But...
This implies all "ops" should implement a `to_diff_tuple` which accepts no arguments and roughly is able to return the raw sql it should generate. The two problems here are: *...
This is probably blocked on https://github.com/DanCardin/cappa/pull/117. Realistically, the current `annotation` and `extra_annotations` used by the parsers is bad DX in comparison to something like `TypeView`. If all the parsers are...
The **point** of this idea is to define git/source-control change based dependencies on tasks such that a task which depends on them will no-op if nothing has changed. At it's...
### What happens? A query as simple as `select max(date) from read_parquet('s3://bucket/**/*.parquet', hive_partitioning=true, union_by_name=true)` becomes unusably slow, seemingly, as the set of files to scan increases. * I am enabling...
Pre-bug-report checklist **1. This bug can be reproduced using pure Argo YAML** - [ ] Yes [👉 Please report a bug to the Argo Workflows GitHub 👈](https://github.com/argoproj/argo-workflows/issues/new/choose) - [x] No...
Also fixes the failing docs build.
I eluded to this issue in https://github.com/tekumara/fakesnow/pull/122#issuecomment-2267340187, but not all of duckdb's exactly match snowflakes. Now, at least, I actually have a concrete location in which it negatively affects my...