Jeremy Cohen

Results 69 issues of Jeremy Cohen

follow-up to #10063 Cosmetic change only, no changes to functionality. ### Problem We have a docs page that details legacy behaviors, which we're deprecating / changing via "behavior change flags":...

cla:yes
Skip Changelog

In v1.5, we added support for: - Declaring model [contracts](https://docs.getdbt.com/reference/resource-configs/contract) in yaml (which can require a lot of yaml!) - Enforcing that contract at build time, and raising a nice...

enhancement
state
spike
Refinement
multi_project
model_contracts

### Housekeeping - [X] I am a maintainer of dbt-core ### Short description There are two places where we currently call `print`, and should instead fire events. The reason these...

tech_debt
logging
Impact: Exp
Impact: CLI

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
Refinement
multi_project
model_groups_access

### Describe the feature From @benjaminsingleton: > I’d like to use project level variables more, but I’m concerned about bloat to my already large `dbt-project.yml` file. I think it would...

enhancement
vars
Refinement
paper_cut

Once our newer testing suite is available, we should redirect people to use that instead. Blocked by: - v1.1 final release - Documentation: https://github.com/dbt-labs/docs.getdbt.com/pull/1263 - Packaging: https://github.com/dbt-labs/dbt-core/issues/4812

While trying (unsuccessfully) to get the bottom of the hangup described in #24, @swanderz and colleagues provided some great feedback about how these tests could better aid with the experience...

Given capacity constraints at the time, we made minimal changes in `dbt-bigquery` for compatibility with the refactor in v1.3: - https://github.com/dbt-labs/dbt-bigquery/issues/232 - https://github.com/dbt-labs/dbt-bigquery/pull/223 We should add "full" support, akin to...

enhancement

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
partitioning

(split off from #41) - [ ] Figure out what's up with the ndjson source. Although staging the external table works well enough, I see this error as soon as...

enhancement
bigquery
tech_debt