Anders

Results 159 issues of Anders

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

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

The [Available Adapters](https://docs.getdbt.com/docs/available-adapters) page is one of the dbt community's most-visited docs pages. It would be of great benefit for first-time visitors to the dbt docs to see: 1. that...

### Describe the bug via #174, https://github.com/dbt-labs/dbt-adapters/issues/178 was discovered to bork the integration tests from running. [CircleCI run](https://app.circleci.com/pipelines/github/dbt-labs/dbt-codegen/403/workflows/533b1150-fbaf-4f8b-82ff-d2be6ebc4d90/jobs/389?invite=true#step-106-2535_91) that fails on the compilation part during execution of of `dbt --warn-error...

bug

related: #111 managed Iceberg tables require an External Volume. If it's an unmanaged table, it also requires a Catalog integration. While tire ticking, I've often had to drop/recreate/alter these objects...

dbt-duckdb already has a ["how to connect" (`/duckdb-setup`) page](https://docs.getdbt.com/docs/core/connect-data-platform/duckdb-setup), but we recommend a second page: how to configure (`/duckdb-configs`). We have a doc that gives some guidance: [Build, test, document:...

### Describe the feature This package should support creating externally-managed Snowflake tables for all supported [Catalog Integration](https://docs.snowflake.com/sql-reference/sql/create-catalog-integration) types: - AWS Glue - Iceberg REST (e.g. Polaris & Snowflake Open Catalog)...

enhancement
triage

### Describe the feature A clear and concise description of what you want to happen. ### Describe alternatives you've considered A clear and concise description of any alternative solutions or...

enhancement
triage
Stale

### Describe the feature A clear and concise description of what you want to happen. ### Describe alternatives you've considered A clear and concise description of any alternative solutions or...

enhancement
triage
Stale

Fusion is failing (understandably) on this line that uses *varargs and **kwargs. with the below message. I don't even know what the context var is doing here. {{ return(package_context[name](*varargs, **kwargs))...

bug
triage