Anders

Results 159 issues of Anders

## Background Minor version `v1.8` is targeted for final release within dbt Core on May 9, 2024. ~~As a maintainer of a dbt adapter, we strongly encourage you to release...

There's a common pattern in adapters wherein the version is sent to a `user_agent_string` or `application_name` field when opening a connection that enables the underlying database's product team to have...

had someone ask me if it was possible to build a dbt adapter to interact with Palantir datasets. My answer was "if palantir supports the Python Database API 2.0 spec,...

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

more than half of the currently open 11 issues are about materialized views. all six of them were opened before we shipped `materialized_view` as a Core materialization. I propose that:...

### Discussed in https://github.com/dbt-labs/dbt-snowflake/discussions/774 Originally posted by **nauxliu** September 14, 2023 I encountered the strange error when changing a model to dynamic_table. ### Error ``` 15:55:52 Completed with 1 error...

awaiting_response
dynamic_tables

### Is this a new bug in dbt-snowflake? - [X] I believe this is a new bug in dbt-snowflake - [X] I have searched the existing issues, and I could...

tech_debt

related: https://github.com/dbt-labs/dbt-adapters/pull/220

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
external_tables