You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by ko...@apache.org on 2020/02/23 20:08:30 UTC

[avro] branch master updated (9cba857 -> 8288df8)

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

kojiromike pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from 9cba857  AVRO-2755: Add I/O tests for the TimestampMillis logical type to Ruby (#826)
     add 8288df8  AVRO-2174: Python EnumSchema Symbol Validation (#830)

No new revisions were added by this update.

Summary of changes:
 lang/py/.gitignore               | 11 +++----
 lang/py/avro/schema.py           | 63 +++++++++++++++++++++++++---------------
 lang/py/avro/test/test_schema.py | 23 +++++++++++++++
 3 files changed, 68 insertions(+), 29 deletions(-)