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 2020/02/04 16:02:05 UTC

[avro] branch master updated (3ad0106 -> 4a1e3ac)

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 3ad0106  AVRO-2247 - improved java reading performance with new reader (#391)
     add 4a1e3ac  AVRO-2641: Fix for SpecificRecord String deserialization (#728)

No new revisions were added by this update.

Summary of changes:
 .../apache/avro/compiler/specific/templates/java/classic/record.vm    | 2 +-
 .../test/compiler/output-string/avro/examples/baseball/FieldTest.java | 2 +-
 .../test/compiler/output-string/avro/examples/baseball/Player.java    | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)