DBT translate syntax from SQL to Jinja (and back) #10732
mporracindie
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be quite useful to have an utility that allows us to translate sql code to jinja replacing any existing selected table with the corresponding ref or source based on the manifest metadata. This could work both ways.
Here is an example of how the feature would work. I coded it in python specifally for bigquery.
Beta Was this translation helpful? Give feedback.
All reactions