dolthub / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
22 stars 20 forks source link

Exposing binary JSON encoding to SQL expression logic for testing #343

Closed fulghum closed 5 months ago

fulghum commented 5 months ago

Exposing logic in Vitess that decodes MySQL's internal, binary JSON serialization encoding, so that we can use it to test JSON serialization.