Skip to content

Conversation

@nicktobey
Copy link
Contributor

Tweak ComparableJSON interface to take context parameter and have more clear method names.

ComparableJSON is an interface for JSON values that can be compared with each other without needing to full deserialize the document. The only implementations are in Dolt, so this has no effect on GMS.

…e clear method names. ComparableJSON is an interface for JSON values that can be compared with each other without needing to full deserialize the document. The only implementations are in Dolt, so this has no effect on GMS.
Copy link
Contributor

@fulghum fulghum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@nicktobey nicktobey merged commit 37976af into main Oct 7, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants