Hi! Meltano/dbt related question: has anyone found a good way to print the compiled SQL to stdout or a file instead of storing it in a target/compiled directory on the Meltano machine?
jobert_abma
01/31/2022, 10:11 PM
Ignore me, this is apparently all stored in the
.meltano/transformers/dbt/target/compiled
directory!
j
jonas_kalderstam
02/02/2022, 8:33 AM
I think it would be nice. I'm running meltano inside containers and going inside the container to read those files is a major hassle