Investigate perf/API implications of adding a new SchemaId type #24037
Labels
Client
This issue points to a problem in the data-plane of the library.
pillar-performance
The issue is related to performance, one of our core engineering pillars.
Schema Registry
Milestone
This would allow the schema ID to be stored in bytes rather than converting to string. We can expose a ToString method for debugging, and implement comparison based on the ID.
The text was updated successfully, but these errors were encountered: