Alexander Butler

Results 12 issues of Alexander Butler

Lets consider our usual flow of dbt compile -m my_model navigate to compiled model copy paste sql find somewhere to run it to test it OR dbt run -m my_model...

enhancement

I think its very valid for someone to want to parse exposures in CI/CD taking a manifest.json as an input, modifying it, and outputting an updated manifest.json. As of today,...

enhancement

Long title but the issue is interrelated. The tests folder is included when building model catalog. This is a problem because tests are not manifest as tables in the database...

bug

Documentation drives adoption and usage, we should improve it for the layman who just wants to run diffs, workbench, or schema management stuff easily.

Lets add controls to interactively lint, auto fix the SQL our users are authoring in the workbench. We want to continue to peel away the layers of separation between value...

enhancement

### 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
help_wanted
state
node selection
state: modified

Raising this so you can see an interesting advanced usage of this project in my latest package. https://github.com/z3z1ma/alto

**Is your feature request related to a problem? Please describe.** dbt-coves can set up github actions, airflow, and other pieces of the data stack in a pre-configured simple way. dbt-coves...

enhancement
triaged: yes

We want to minimize time to value and help to increase flow state. Being able to instantaneously generate a starting point (any starting point at all really) for the various...

With this, perhaps it can be generalized to any model. So generate staging layer creates SQL files which just select all columns from underlying table Subsequent command enters a GUI...