Help needed to get dataframe loaded into Snowflake #17764
Unanswered
Replies: 2 comments 6 replies
-
Logs from the original slack message:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Based on the logs, it does look like the filesystem IO manager is being used. However, the code snippet you shared looks correct. I would try reloading your code location in the UI. Under the Deployment tab, there will be a button on the far right next to your deployment named. The button says Reload. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to get a dataframe loaded into snowflake. This is approximately what our code looks like. I have tried to follow the directions closely.
Still when I run the code nothing shows up in snowflake and I think it's still using filesystem as an IO manager. Any ideas?
Snippet of logs in a reply
The question was originally asked in Dagster Slack.
Beta Was this translation helpful? Give feedback.
All reactions