dave-connors-3

Results 37 issues of dave-connors-3

### 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
help_wanted
cli
Team:Execution

### 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
Team:Adapters
awaiting_response

resolves #5260 ### Description This PR allows a user to specify a list of columns _not_ to update during an incremental run using the merge strategy. This is achieved via...

cla:yes
Team:Adapters
ready_for_review

### 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...

bug
triage
Team:Language

### Describe the feature We should provide recommendations for models that a) depend on models with new versions available b) depend on deprecated models As a part of this change,...

enhancement

### Describe the feature Right now, we report the model name for any rule violation. This can lead to misleading results if it's a specific version of a model that...

enhancement

Let's touch base with adapters team to see if this is something we can merge asap _Originally posted by @graciegoheen in https://github.com/dbt-labs/dbt-project-evaluator/pull/422#discussion_r1482305033_

Closes #136 Each type of metric has different schemas for their `type_params` section, and this PR makes that explicit