Airbyte Incremental | Append + Deduped Not Updating Records #629
Unanswered
VolubleRain1
asked this question in
Q&A
Replies: 2 comments 9 replies
-
Hi @VolubleRain1 , Could you help me answer your question better? Could you provide logs on the one table that isn't incrementing and updating properly? We do have a way to set the cursor to a starting GTID now in Airbyte: https://github.com/planetscale/airbyte-source?tab=readme-ov-file#3a-starting-from-a-specific-gtid However, I'd like to get more information about that failure before being prescriptive. Thanks! |
Beta Was this translation helpful? Give feedback.
9 replies
-
Is there a fix for this? I have the same issue on v0.50.35
|
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
-
I built a connector from PlanetScale to BigQuery using Airbyte and the official PlanetScale connector. The majority of tables seem to be incrementing and updating properly. However, one table isn't. Since I can't manually set the cursor like I can with a MySQL connector, what do I need to do for the connector to recognize the cursor and update the BigQuery table appropriately?
Beta Was this translation helpful? Give feedback.
All reactions