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/02/17 08:40:15 UTC

[avro] branch avro-3405-metadata-in-file updated (36d0aac -> 2769785)

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 36d0aac  AVRO-3405: Inline few trivial getters
     add 2769785  AVRO-3405: Store user metadata as String->Bytes tuple

No new revisions were added by this update.

Summary of changes:
 lang/rust/src/reader.rs | 72 +++++++++++++++++++++----------------------------
 lang/rust/src/writer.rs | 29 ++++++++++----------
 2 files changed, 45 insertions(+), 56 deletions(-)