Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Agestam <[email protected]>
  • Loading branch information
eliax1996 and aiven-anton authored Apr 12, 2024
1 parent 746d969 commit ea6e82f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,6 @@ Schema Normalization
If specified as a rest parameter for the POST `/subjects/{subject}/versions?normalize=true` endpoint and the POST `subjects/{subject}?normalize=true` endpoint,
Karapace uses a schema normalization algorithm to ensure that the schema is stored in a canonical form.

This is done to ensure that the schema is stored in a consistent way, regardless of the order of the fields in the schema.
This normalization process is done so that schemas semantically equivalent are stored in the same way and should be considered equal.

The normalization process its supported currently only for Protobuf schemas. Moreover compared to the Confluent Schema Registry, Karapace does not support all the normalization features.
Expand Down

0 comments on commit ea6e82f

Please sign in to comment.