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/03/07 12:48:01 UTC

[avro] branch master updated (e828cb0 -> 44b8cd2)

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

mgrigorov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from e828cb0  AVRO-3421 Added more test coverage to ArraySchema (#1569)
     add 44b8cd2  AVRO-3433: Rust: The canonical form should preserve schema references (#1580)

No new revisions were added by this update.

Summary of changes:
 lang/rust/avro/src/schema.rs   | 266 ++++++++++++++++++++++++++++++++---------
 lang/rust/avro/tests/schema.rs | 158 ++++--------------------
 2 files changed, 236 insertions(+), 188 deletions(-)