You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by op...@apache.org on 2023/08/15 19:50:17 UTC

[avro] branch master updated (e26943fd1 -> 52d933999)

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

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


    from e26943fd1 Bump serde from 1.0.180 to 1.0.183 in /lang/rust (#2424)
     add 52d933999 AVRO-2771: Refactor custom codable check (#1720)

No new revisions were added by this update.

Summary of changes:
 lang/java/compiler/pom.xml                         |  1 +
 .../avro/compiler/specific/SpecificCompiler.java   |  6 +++--
 .../apache/avro/specific/TestGeneratedCode.java    | 26 ++++++++++++++++++++++
 .../regression_error_field_in_record.avsc          | 22 ++++++++++++++++++
 4 files changed, 53 insertions(+), 2 deletions(-)
 create mode 100644 lang/java/compiler/src/test/resources/regression_error_field_in_record.avsc