You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @zsvoboda . First tons of thanks for you good job.
I install a pure dbt, then code a sql file including "from csv.***" in models folder.
In dbt profile yaml file, set postgres db as target. I wanna load csv file to postgres directly by using cli "dbt run".
But it isnt work. How dose "from csv.***" can work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi @zsvoboda . First tons of thanks for you good job.
I install a pure dbt, then code a sql file including "from csv.
***
" in models folder.In dbt profile yaml file, set postgres db as target. I wanna load csv file to postgres directly by using cli "dbt run".
But it isnt work. How dose "from csv.
***
" can work.Beta Was this translation helpful? Give feedback.
All reactions