The problem I’m having
My updates on the persist_docs macros are not executed.
The context of why I’m trying to do this
I am using the Vertica Adapter with this commit.
What I’ve already tried
I tried the execution of the macro but nothing happens. I also tried to execute the {{ log }}
macro but it is not executed either.
I added a log
macro at the (I guess parent level) line. But it did not work either.
I tried changing the adapter to use postgres and it worked properly.
I guess it may need some “registration” but I did not see where it is located. I did not see any reference at the dbt doc or in the vertica adapter about it. Any one of you know what I am missing ?
Regards,
Xavi