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 2019/11/06 12:04:46 UTC

[avro] branch master updated (62bdc83 -> bf47ec9)

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 62bdc83  AVRO-2606: Fix C# multidimensional array errors (#699)
     add bf47ec9  AVRO-2429: Ignore unknown logical types in python2. (#687)

No new revisions were added by this update.

Summary of changes:
 lang/py/src/avro/schema.py  | 45 ++++++++++++--------------
 lang/py/test/test_io.py     |  5 ++-
 lang/py/test/test_schema.py | 77 ++++++++++++++++++++++++++++++++-------------
 3 files changed, 80 insertions(+), 47 deletions(-)