add dbt not compiled code to UI
It will be very usefull to can see not only compiled dbt code for model, but and raw to like in dbt docs
(example: when columns generate using jinja in dbt, see raw dbt code much more usefull)
cc @OnkarVO7
Hi @oleg-savko this is already handled and will be available in 1.5.0 release
@oleg-savko just to confirm here are you expecting to see both compiled and raw code in the UI?
@oleg-savko just to confirm here are you expecting to see both compiled and raw code in the UI?
Yes @OnkarVO7 , very want to see to see both compiled and raw code in the UI.
I already has version 1.5.1 on some servers but cant find raw dbt code anywhere.. ((
@oleg-savko this has not been implemented yet. Current behaviour shows compiled_code and if that is not present it will show raw_code
@OnkarVO7 any plans or ideas when it can be added?
dissapointed..