Skip to content

Inconsistency in data types during decoding/encoding #63

Open
@lisachenko-indriver

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions