Anyone having problems with Python CDK connectors following an update to 0.50.33? #32585
Unanswered
enricojr01
asked this question in
Connector Questions
Replies: 1 comment 6 replies
-
What version of the Python CDK your connector is using? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
So we've just recently updated to 0.50.33 at work, and one of our custom connectors finishes sync without issue, but the output is completely empty.
I'm currently testing this locally, and when output to /tmp via the Local JSON destination the output looks like this:
The issue resolves when I downgrade to version, 0.30.9.
Beta Was this translation helpful? Give feedback.
All reactions