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/09/28 07:12:05 UTC

[avro] branch avro-3630-append-to-preexisting-bytes updated (818cd7ceb -> 5a3ee5242)

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

mgrigorov pushed a change to branch avro-3630-append-to-preexisting-bytes
in repository https://gitbox.apache.org/repos/asf/avro.git


    from 818cd7ceb AVRO-3630: [Rust] Make it possible to extend pre-existing Avro bytes
     add 5a3ee5242 AVRO-3630: Change Writer#marker from Vec<u8> to [u8; 16]

No new revisions were added by this update.

Summary of changes:
 lang/rust/avro/src/writer.rs | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)