Michelle Ark

Results 41 issues of Michelle Ark

Discussion: https://github.com/dbt-labs/dbt-core/discussions/9171 Feature Branch: https://github.com/dbt-labs/dbt-core/pull/8906 ```[tasklist] ### Cyclic dependencies - [ ] https://github.com/dbt-labs/dbt-core/issues/8918 - [ ] https://github.com/dbt-labs/dbt-core/issues/8919 - [ ] https://github.com/dbt-labs/dbt-core/issues/8920 - [ ] https://github.com/dbt-labs/dbt-core/issues/8923 - [ ] https://github.com/dbt-labs/dbt-core/issues/8924 -...

Epic
adapter_plugins

### Housekeeping - [X] I am a maintainer of dbt-core ### Short description Remove usage of dbt.tracking and dbt.flags from dbt/artifacts/schemas/manifest.py. If they were to be left in, these would...

artifacts

### Description ```[tasklist] # Adapters - [ ] https://github.com/dbt-labs/dbt-core/issues/8917 - [ ] https://github.com/dbt-labs/dbt-common/issues/4 - [ ] https://github.com/dbt-labs/dbt-adapter/issues/2 ``` ```[tasklist] # Flags for Behaviour Changes - [ ] https://github.com/dbt-labs/dbt-core/issues/9183 - [...

Epic

### Housekeeping - [X] I am a maintainer of dbt-core ### Short description Currently, PreviousState reads in a manifest artifact and uses the resulting WritableManifest object for state comparison downstream....

artifacts
pre-regression

### Housekeeping - [X] I am a maintainer of dbt-core ### Short description In https://github.com/dbt-labs/dbt-core/pull/9492, we removed dbt-postgres and dbt-tests-adapter from dbt-core. However, to avoid losing test coverage, we left...

user docs
repo ci/cd
tech_debt

resolves https://github.com/dbt-labs/dbt-core/issues/9567 ### 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...

cla:yes

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

From the discussion thread: https://github.com/dbt-labs/dbt-core/discussions/8275#discussioncomment-6826176 There are two main high-level implementation approaches for unit testing in dbt: 1. inlining fixtures/expected ouputs as CTE in a single unit test query (to...

### Housekeeping - [X] I am a maintainer of dbt-core ### Short description Currently, no parse-time error is raised when dbt sees a contract that defines a primary_key at both...

user docs
model_contracts
Impact: CIP

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

cla:yes