This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch avro-3939-custom-schemata-comparators
in repository https://gitbox.apache.org/repos/asf/avro.git
from f6d755b6b AVRO-3939: Add support for comparing the custom attributes
to StructFieldEq
add d37c2a697 AVRO-3939: Add more unit tests
No new revisions were added by this update.
Summary of changes:
lang/rust/avro/src/decode.rs | 1 -
lang/rust/avro/src/encode.rs | 6 +---
lang/rust/avro/src/reader.rs | 1 -
lang/rust/avro/src/schema.rs | 1 -
lang/rust/avro/src/schema_equality.rs | 53 ++++++++++++++++++++++++++++++++++-
lang/rust/avro/src/types.rs | 1 -
lang/rust/avro/src/util.rs | 1 -
lang/rust/avro/src/writer.rs | 2 +-
8 files changed, 54 insertions(+), 12 deletions(-)