This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.
from 74f9a51 AVRO-2722 Move the 'random' variable to be local to the
method where it is being used (#1365)
add bce3866 AVRO-3197 Fallback to the 'type' when the logical type does
not support the type (#1340)
No new revisions were added by this update.
Summary of changes:
lang/rust/Cargo.toml | 2 ++
lang/rust/src/error.rs | 2 +-
lang/rust/src/lib.rs | 3 ++
lang/rust/src/schema.rs | 92 +++++++++++++++++++++++++++++++++++++++++------
lang/rust/tests/schema.rs | 46 +++++++++++++++++++++---
5 files changed, 128 insertions(+), 17 deletions(-)