This is an automated email from the ASF dual-hosted git repository.
rskraba pushed a change to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git
from 59aa0078e AVRO-3523: Move contributions guidelines to website (#1707)
new b5bd31232 AVRO-3521: "Scale" property from decimal object (#1689)
new 87778e6c5 AVRO-3076: Fix incorrect Javadoc regarding custom coder
defaults (#1715)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/avro/reflect/ReflectData.java | 3 +++
.../main/java/org/apache/avro/specific/SpecificData.java | 2 +-
lang/py/avro/io.py | 16 ++++++++--------
lang/py/avro/schema.py | 2 +-
lang/py/avro/test/test_io.py | 14 ++++++++++++++
lang/py/avro/test/test_schema.py | 2 +-
6 files changed, 28 insertions(+), 11 deletions(-)