This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch avro-3405-metadata-in-file
in repository https://gitbox.apache.org/repos/asf/avro.git.
from 68ba67b AVRO-3405: Add read/write interop tests for user metadata to
Perl & Java SDKs too
add b721b52 AVRO-3405: Simplify the assertions of user metadata in Perl
interop test
add d4bef85 AVRO-3405: Return an error when trying to add user metadata
with a key 'avro.xyz'
No new revisions were added by this update.
Summary of changes:
lang/perl/xt/interop.t | 9 +++++----
lang/rust/examples/generate_interop_data.rs | 2 +-
lang/rust/src/error.rs | 3 +++
lang/rust/src/writer.rs | 21 +++++++++++++++++++++
4 files changed, 30 insertions(+), 5 deletions(-)