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 1c15d36 commit da6bc5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ Karapace uses a schema normalization algorithm to ensure that the schema is stor

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.
Normalization is currently only supported for Protobuf schemas. Karapace does not support all normalization features implemented by Confluent Schema Registry.
Currently the normalization process is done only for the ordering of the optional fields in the schema.
Use the feature with the assumption that it will be extended in the future and so two schemas that are semantically equivalent could be considered
different by the normalization process in different future versions of Karapace.
Expand Down

0 comments on commit da6bc5e

Please sign in to comment.