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

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


    from d55f5e1  AVRO-2034 Nested schema types with unexpected fields causes 
json parse failure (#224)
     new 254ee8f  [AVRO-2034] Remove conditions that will always be true/false
     new 4759048  Fix rat tests

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:
 .../src/main/java/org/apache/avro/io/JsonDecoder.java | 19 +++++++------------
 .../test/java/org/apache/avro/TestNestedRecords.java  | 17 +++++++++++++++++
 pom.xml                                               |  6 +++---
 3 files changed, 27 insertions(+), 15 deletions(-)

Reply via email to