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

Reference to models and packages #174

Open
elca-anh opened this issue Jul 29, 2024 · 1 comment
Open

Reference to models and packages #174

elca-anh opened this issue Jul 29, 2024 · 1 comment
Labels
question Further information is requested

Comments

@elca-anh
Copy link

As dbt-osmosis is reading the table structure from the target system, the name of the taget table is interpolated from the model.
However, it seems that dbt-osmosis is not following the same process as dbt-core to perform this interpolation.

In our context, we have implemented macros to override of generate_alias_name and generate_schema_name to prefix the table names (and allow for branches in DEV env). The prefixes are not added and the table fall short of what is available in the target system.

Please reach to me if you need more details.

@z3z1ma
Copy link
Owner

z3z1ma commented Jan 2, 2025

Please try again on the latest and see if the issue persists as well as info on reproduction

@z3z1ma z3z1ma added the question Further information is requested label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants