https://www.orchest.io/ logo
#tech-support
Title
# tech-support
h

Hansal Shah

01/22/2023, 12:07 PM
Hey community! So, recently I have been trying to integrate meltano in orchest and it is working fine except for that fact that hidden .ipynb_checkpoints folder gets createed into the models folder inside the transform directory of meltano. This causes issues when I am trying to run dbt transforms. Meltano goes into the checkpoints folder and tries to read in the sql files that were created out of the blue. This happens every time I run my pipeline. I am not sure why these folders are getting created because there are no jupyter notebook files inside those folders. Any help would be appreciated. Thank you