You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/08/16 13:35:04 UTC

[avro] branch avro-3609-rust-support-custom-attributes updated (d970e62be -> 0373e6c2c)

This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a change to branch avro-3609-rust-support-custom-attributes
in repository https://gitbox.apache.org/repos/asf/avro.git


    from d970e62be AVRO-3609: [Rust] Add support for parsing custom attributes in RecordField
     add 0373e6c2c AVRO-3609: Fix the build and formatting

No new revisions were added by this update.

Summary of changes:
 lang/rust/avro/src/schema.rs     | 45 +++++++++++++++++++++++++++++++++++++---
 lang/rust/avro/src/types.rs      | 12 +++++------
 lang/rust/avro_derive/src/lib.rs |  1 +
 3 files changed, 49 insertions(+), 9 deletions(-)