Github user suez1224 commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6026#discussion_r188786307
  
    --- Diff: 
flink-formats/flink-avro/src/main/java/org/apache/flink/formats/avro/AvroRowDeserializationSchema.java
 ---
    @@ -110,6 +116,8 @@ private void writeObject(ObjectOutputStream oos) throws 
IOException {
                oos.writeObject(recordClazz);
        }
     
    +
    --- End diff --
    
    extra blank line here.


---

Reply via email to