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

kriskras99 pushed a change to branch fix/stricter_schema_parsing
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


    from 561c8cb  feat: Log warning if record field contains a logical type
     add 494ba78  fix: Review comments

No new revisions were added by this update.

Summary of changes:
 avro/src/error.rs                  |  4 ++--
 avro/src/schema/mod.rs             | 24 ++++++++++++------------
 avro/src/schema/record/field.rs    | 18 +++++-------------
 avro/src/serde/ser_schema.rs       |  8 ++++----
 avro/src/types.rs                  |  2 +-
 avro_derive/src/attributes/avro.rs | 20 ++++++++++----------
 avro_derive/src/attributes/mod.rs  | 18 +++++++++---------
 7 files changed, 43 insertions(+), 51 deletions(-)

Reply via email to