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

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


    from 1dcad2272e9 [hotfix][docs-zh] Fix two inaccessible links. (#19678)
     add 610164d57dd [FLINK-27255] [flink-avro] flink-avro does not support 
ser/de of large avro schema (#19645)

No new revisions were added by this update.

Summary of changes:
 .../avro/typeutils/GenericRecordAvroTypeInfo.java  | 10 ++++++--
 .../avro/typeutils/SerializableAvroSchema.java     | 11 +++++---
 ...est.java => AvroGenericRecordTypeInfoTest.java} | 21 ++++++++-------
 .../typeutils/AvroSerializerGenericRecordTest.java |  7 ++---
 ...a => AvroSerializerLargeGenericRecordTest.java} | 11 +++-----
 .../flink/formats/avro/utils/AvroTestUtils.java    | 30 ++++++++++++++++++++++
 6 files changed, 64 insertions(+), 26 deletions(-)
 copy 
flink-formats/flink-avro/src/test/java/org/apache/flink/formats/avro/typeutils/{AvroTypeInfoTest.java
 => AvroGenericRecordTypeInfoTest.java} (63%)
 copy 
flink-formats/flink-avro/src/test/java/org/apache/flink/formats/avro/typeutils/{AvroSerializerGenericRecordTest.java
 => AvroSerializerLargeGenericRecordTest.java} (76%)

Reply via email to