Blocking issue on MySQL → BigQuery sync: stuck after stream error, can't recover #61360
Unanswered
louistediber
asked this question in
Connector Questions
Replies: 1 comment
-
🛠️ Issue 1: Missing Primary Keys in MySQL → BigQuery SyncProblem: Destination tables in BigQuery lack primary keys, and manual configurations are overwritten during subsequent syncs. Solution:
🔄 Issue 2: Sync Failure with Error
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m running into a major issue with a MySQL → BigQuery sync that has been working perfectly for over a month, until something broke between May 28 and 29, and now the sync is completely unusable.
Here’s what happened :
io.airbyte.cdk.TransientErrorException: Input was fully read, but some streams did not receive a terminal stream status message.
What I tried :
→ It worked perfectly.
My conclusion so far :
My questions for the community :
This is becoming urgent as we rely on this sync in production. Any help or insight would be very appreciated 🙏
Thanks !
Louis
Beta Was this translation helpful? Give feedback.
All reactions