Importing CSV file into Snowflake
Hi,
I am trying to import some csv files into my Snowflake setup, it fails because of a missing “use warehouse” statement. How can I instruct the import to use an specific warehouse?
I tried to paste it in the SQL preview, with no luck.
Thanks
请先登录再写评论。
Currently, you can only change the warehouse in the data source properties to apply it to import data. Do you want to have a selection prompt allowing you to select the warehouse in the Import Dialog?
Hi Aleksandr, thanks for you reply.
Not at all, I had not realized that I could set up a by default warehouse for the data source !
Thanks again