Sync Failure: Missing Rows When Syncing Large MySQL Table to Snowflake #53614
Labels
area/platform
issues related to the platform
autoteam
community
needs-triage
team/compose
team/platform-move
type/bug
Something isn't working
Helm Chart Version
1.3.1
What step the error happened?
During the Sync
Relevant information
We set up a connection from a MySQL database to Snowflake using Airbyte. When testing the sync on a small table, all data transferred successfully. However, when attempting to sync a 38.27 GB table, we started seeing error logs indicating missing rows or rows that were not synced successfully.
We also attempted to sync the data using Change Data Capture (CDC) with binary logs, but encountered the same issue.
Environment Details:
Steps to Reproduce:
Expected Behavior:
All rows from MySQL should be successfully transferred to Snowflake without data loss.
Actual Behavior:
Missing rows after sync.
Error logs indicating unsuccessful row sync.
Additional Context:
No network disruptions were observed during the sync.
We would appreciate any guidance on resolving this issue or debugging steps to identify the root cause.
Relevant log output
The text was updated successfully, but these errors were encountered: