dbt-core
dbt-core copied to clipboard
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
### 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 #9753 ### Problem In tracking.py, the string argument sent to _log_result for http_post is not the right one. It's "GET" and should be "POST" ### Solution Change "GET" to...
### 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 #10811 ### Problem Structured log messages relating to tests are missing `meta` config from the corresponding model. ### Solution Extract the meta field in the schema generic test parser....
### 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...
### 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 #10822 ### Problem - https://github.com/dbt-labs/dbt-core/pull/10258 - https://github.com/duckdb/dbt-duckdb/issues/448 ### 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. - [ ]...
### 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...
### 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...