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/12/16 11:18:20 UTC

[avro] branch avro-3683-multiple-schemas updated (aaf8b5da6 -> 2fa6fa149)

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

mgrigorov pushed a change to branch avro-3683-multiple-schemas
in repository https://gitbox.apache.org/repos/asf/avro.git


    from aaf8b5da6 AVRO-3683: WIP
     add 2fa6fa149 AVRO-3683: Formatting

No new revisions were added by this update.

Summary of changes:
 lang/rust/avro/src/decode.rs                        |  8 ++++++--
 lang/rust/avro/src/lib.rs                           |  8 ++++++--
 lang/rust/avro/src/reader.rs                        |  4 ++--
 lang/rust/avro/src/writer.rs                        |  8 +++++++-
 lang/rust/avro/tests/to_from_avro_datum_schemata.rs | 21 ++++++---------------
 5 files changed, 27 insertions(+), 22 deletions(-)