Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stitch JSONB field sync is randomly sending null #757

Open
NikAtSpark opened this issue Apr 8, 2022 · 0 comments
Open

Stitch JSONB field sync is randomly sending null #757

NikAtSpark opened this issue Apr 8, 2022 · 0 comments

Comments

@NikAtSpark
Copy link

StR:

  • Source DB is hosted in Postgresql 11.12, changes detection is WAL based
  • Stitch driver version is v2
  • Source table contains JSONB field entries
  • Destination DB is in MS SQL
  • Destination entries for the same table sometimes contain NULL in string field entries mapped from Postgresql field entries in source tables.

The issue does not seem to be related to data, as it reproduces randomly, and could load (or not, it seems that it's randomized) the same entry correctly if doing full table sync instead of WAL-based CDC.

The issue is critical as it's affecting our production users.
Please assist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant