Closed jeremyyeo closed 1 year ago
This is indeed a feature that would solve to leverage defer and make it a first class citizen. In turn this would allow to fully be able to do local developmentā¦ currently it is not possible :/
Thanks for opening @jeremyyeo! We're not going to fix this, since the dbt-rpc
server is nearing end of life, and we're planning to deprecate it / archive the repository in favor of a new dbt-server
.
will this then be possible in the new dbt-server
?
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days.
Not sure if we'd want to fix this or not (probably no) but raising anyway.
If you use the
--target-path
flag like so:The compiled files and artifacts still go into
target/
instead ofnew_target/
.Some users in dbt Cloud who may want to use this flag will find that they cannot.