You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by rs...@apache.org on 2021/11/16 14:09:58 UTC

[avro] branch master updated (a1fce29 -> 99547e0)

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

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


    from a1fce29  AVRO-3225: AVRO-3226: Fix possible StackOverflowException and OutOfMemoryException on invalid input
     add 99547e0  AVRO-2498: Add SpecificCompiler support for `uuid` logicalType (#1362)

No new revisions were added by this update.

Summary of changes:
 .../avro/compiler/specific/SpecificCompiler.java   |  1 +
 .../compiler/specific/TestSpecificCompiler.java    | 32 ++++++++++++++++++----
 ...with_multiple_fields.avsc => logical-uuid.avsc} |  4 +--
 3 files changed, 29 insertions(+), 8 deletions(-)
 copy lang/java/compiler/src/test/resources/{logical_types_with_multiple_fields.avsc => logical-uuid.avsc} (83%)