This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch avro-3814/schema-resolution-union
in repository https://gitbox.apache.org/repos/asf/avro.git
at 088459db4 AVRO-3814: [Rust] Use types::Value::resolve_internal()
instead of validate_internal()
This branch includes the following new commits:
new 777736b65 AVRO-3814: Add a minimal test-case to reproduce
new 11249ae28 AVRO-3814: Fix schema resolution for records in union types
new 622a1c359 AVRO-3814: Ensure to validate the deserialized value against
the schema
new 94e5518b4 AVRO-3814: Extend test case for validate_record
new 15476722c AVRO-3814: Revert whitespace changes
new b59966881 AVRO-3814: Remove confusing comments
new bc5601480 AVRO-3786: Add test-cases and fix for AVRO-3786
new d63ad1fff AVRO-3786: Revert change to
UnionSchema::find_schema_with_known_schemata
new 088459db4 AVRO-3814: [Rust] Use types::Value::resolve_internal()
instead of validate_internal()
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.