[SchemaRegistry] avroencoder - reserved type name in record no longer raises error in avro 1.11.1 #26180
Labels
Client
This issue points to a problem in the data-plane of the library.
Messaging
Messaging crew
Schema Registry
Milestone
azure-schemaregistry-avroencoder
Describe the bug
With avro==1.11.1, the following test case no longer raises an InvalidSchemaError as it did with avro==1.10.1:
azure-sdk-for-python/sdk/schemaregistry/azure-schemaregistry-avroencoder/tests/test_avro_encoder.py
Line 441 in 244b26c
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Figure out how to deal with the discrepancy.
The text was updated successfully, but these errors were encountered: