Quigley Malcolm
Quigley Malcolm
### Housekeeping - [x] I am a maintainer of dbt-core ### Short description right now the appearance of `model.config.freshness=None` when in the prior state freshness did not exist in the...
In upcoming versions of dbt, we will not be able to continue supporting the use of the `context` variable which is often available in jinja templates. Provide a deprecation warning...
### 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...
## Triage Queue - [ ] https://github.com/dbt-labs/dbt-core/issues/10899 - [ ] https://github.com/dbt-labs/dbt-core/issues/11059 - [ ] https://github.com/dbt-labs/dbt-core/issues/11129 - [ ] https://github.com/dbt-labs/dbt-core/issues/11141 - [ ] https://github.com/dbt-labs/dbt-core/issues/11242 - [ ] https://github.com/dbt-labs/dbt-core/issues/11278 - [ ]...
This is a public facing epic for the tracking of work to support UDFs in dbt-core [internal notion](https://www.notion.so/dbtlabs/UDFs-Spec-Page-270bb38ebda7801fbd33fbceb71e11c0#270bb38ebda7801fbd33fbceb71e11c0) ## Issue Creation * All sub issues should have the following labels...
### Housekeeping - [x] I am a maintainer of dbt-core ### Short description Say I have a model, `model_a`, that uses a function, `function_1`. Initially I build the project via...