Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support create source file structure #176

Open
SabineGl opened this issue Sep 9, 2024 · 0 comments
Open

Support create source file structure #176

SabineGl opened this issue Sep 9, 2024 · 0 comments

Comments

@SabineGl
Copy link

SabineGl commented Sep 9, 2024

I would like to use dbt osmosis to create a source folder for each tables of a specific database schema. Since if there are a lot of tables within one schema the yaml file gets too huge. It should look like in an sql editor: if you open database folder - schema folder and within the schema folders I would like to find a folder for each table and inside the folder one source.yml for each table.
I couldnt find any possibility based on your documentation here: https://z3z1ma.github.io/dbt-osmosis/docs/tutorial-yaml/context

If you could send me a hint if and how this works this would be awesome :-) THX

I want to use it as a start recipe to get all source tables from a schema. To start building models from there.
(if there are a possibility to use a filter pattern on table names this would be awesome too (allow []/deny [])).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant