Mila Page
Mila Page
resolves #5436 ### Description Ho, boy! What an odyssey. #### reproducing the error ((Test case)) dbt --no-use-colors --log-format json run -s asdf | jq .msg asdf.sql: select * from foo.bar...
### Description Test conversion hot off the presses. ### Checklist - [x] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [x] I have signed the...
resolves #1126 ### Checklist - [X] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [X] I have run this code in development and it appears...
### 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...
resolves #914 ### Checklist - [X] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [X] I have run this code in development and it appears...
Resolves #10365 ### Problem ### Solution Sort and do some like validation for nulls. ### Checklist - [x] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me...
### 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...
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...
resolves: #321 ### Problem Add incremental models ### Solution Leverage existing code abstractions. ### 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...
Resolves https://github.com/dbt-labs/dbt-adapters/issues/301 ### Solution We propose exposing a method on the base adapter that will use existing snowplow infrastructure for tracking user statistics for any adapter. We designed the json...