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/06 21:13:43 UTC

[avro] branch avro-3433-preserve-schema-ref-in-json updated (3afbf4a -> e64fe24)

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

mgrigorov pushed a change to branch avro-3433-preserve-schema-ref-in-json
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from 3afbf4a  AVRO-3433: Rust: The canonical form should preserve schema references
     add e64fe24  AVRO-3433: Use Name as a key for parsed/resolving/input schemata

No new revisions were added by this update.

Summary of changes:
 lang/rust/avro/src/schema.rs   | 169 +++++++++++++++++++++++++++++++----------
 lang/rust/avro/tests/schema.rs | 162 +++++++--------------------------------
 2 files changed, 156 insertions(+), 175 deletions(-)