Kshitij Aranke
Kshitij Aranke
Great work on this package; I tried building something similar earlier but will go with this package instead. The command I want to add is `check`, which checks that all...
### Housekeeping - [X] I am a maintainer of dbt-core ### Short description Python 3.12 was released last month, let's test that `dbt-core` works with this https://www.python.org/downloads/release/python-3120/ ### Acceptance criteria...
Found during 🎩 for https://github.com/dbt-labs/dbt-core/pull/7881 A/C: 1. `relation_name` is correct on `SeedNode`
resolves #9007 ### Problem ### Solution ### Checklist - [ ] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [ ] I have run this...
_Originally posted by @jtcohen6 in https://github.com/dbt-labs/dbt-core/pull/7881#discussion_r1236713450_ > One thing I noticed in my previous spike, and I'm seeing in this implementation as well: Even though each node's `clone` operation is...
Most of the content below is copy-pasted from @amardatar within https://github.com/dbt-labs/dbt-core/issues/8022 ### Is this a new bug in dbt-redshift? - [X] I believe this is a new bug in dbt-redshift...
### Problem Starting in Python 3.12, we can't install packages in the global venv: https://stackoverflow.com/a/75722775 ### Solution As an alternative, we can allow users to install via `pipx` like so:...
resolves # [docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# ### Problem ### Solution ### Checklist - [ ] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [ ] I have...
See this HN thread for discussion: https://news.ycombinator.com/item?id=23608358 Some examples are: 1. How to X -> To X 1. N ways to X -> How to X Thanks!
resolves # ### Problem ### Solution ### Checklist - [ ] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [ ] I have run this...