You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2020/06/15 10:13:53 UTC

[flink] branch master updated (fcb76aa5 -> f1e4211)

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

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


    from fcb76aa5 [hotfix] Relocation hadoop runtime util
     add f1e4211  [FLINK-18223] Fixed AvroSerializer to initialize GenericRecords in the correct way

No new revisions were added by this update.

Summary of changes:
 .../formats/avro/typeutils/AvroSerializer.java     |  5 +--
 ...t.java => AvroSerializerGenericRecordTest.java} | 36 +++++++++++-----------
 2 files changed, 21 insertions(+), 20 deletions(-)
 copy flink-formats/flink-avro/src/test/java/org/apache/flink/formats/avro/typeutils/{AvroSerializerTest.java => AvroSerializerGenericRecordTest.java} (55%)