Replies: 1 comment
-
Im experiencing the same issues, with a connectionresource of type "azure". Did you ever find a solution for this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My goal it to use sling to replicate data from postgres table into clickhouse one.
I use the following asset definition (quite standard, based on docs), however on the run (materialization) I got an error that sling could not find defined connection - why is so? how to fix that?
From the logs I see that dagster probably do not create connection definition for sling...
My code
Beta Was this translation helpful? Give feedback.
All reactions