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/21 13:46:27 UTC

[avro] branch avro-3452-manual-deseriaze-for-Name updated (33bdd64 -> 591fdf7)

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

mgrigorov pushed a change to branch avro-3452-manual-deseriaze-for-Name
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from 33bdd64  AVRO-3452: Implement custom deserialization for Name that employs the special parsing of name and namespace
     add 591fdf7  AVRO-3452: Move the use/import of serde::de::Error in a higher scope so that it could be used for .map_err() call too

No new revisions were added by this update.

Summary of changes:
 lang/rust/avro/src/schema.rs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)