Open
Description
Vitess uses this library for encoding/decoding data from JSON columns during replication of data. We have faced an issue with data consistency between our original database and data, which was replicated via Vitess. Surprisingly, issue originated from this library.
See relevant issues and PRs in Vitess to find more details:
vitessio/vitess#8686
vitessio/vitess#9508
I think this can be also fixed in you library to avoid issues with type switching in the feature. See this fork from @rohit-nayak-ps which has adressed this master...rohit-nayak-ps:ajson:master
Metadata
Assignees
Labels
No labels
Activity