Daniel Bartley

Results 11 issues of Daniel Bartley

“ The page you are looking for cannot be found! Please ask the owner of the page for an updated link.”

### Is there an existing feature request for this? - [X] I have searched the existing issues ### Describe the Feature As per [the documentation](https://docs.getdbt.com/dbt-cli/configure-your-profile#advanced-customizing-a-profile-directory) while this works: ``` $...

enhancement
triage

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

https://speakerdeck.com/ekhabarov/protoc-gen-struct-transformer I get error message: ``` User Not Found The user you are looking for could not be found. Try going home or perusing our featured decks instead. ```

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### Description Legacy code has comment style `— my comment `. This sometimes causes issues...

enhancement

### Describe the bug Missing fully compatibility with: - 'dataset' as alias for schema - 'project' as alias for database For bigquery ### Steps to reproduce Use the alias above...

bug

Looking in the wrong directory for the installed dbt packages. after `dbt init`: ``` # packages.yml packages: - package: mjirv/dbt_datamocktool version: [">=0.3.0"] ``` install packages with: ```dbt deps``` ``` >...

Hi Simon, I'm trying to wire this up as py-black or [py-ruff](https://github.com/charliermarsh/ruff) and not finding the code obvious. Maybe it's just me. I got Black working via [bazel-super-formatter](https://github.com/aspect-build/bazel-super-formatter) but keen...

### What's the use case? Similar to the existing dbt integration. The integration should register models in a sqlmesh project and assets in a dagster project foend to end visibility....

area: integrations
type: feature-request

**Is your feature request related to a problem? Please describe.** I'd like direnv to layout python using astral-sh/uv in an elegant way. **Describe the solution you'd like** While this works,...

Feature