danny0405 commented on a change in pull request #13763:
URL: https://github.com/apache/flink/pull/13763#discussion_r512616616
##########
File path:
flink-formats/flink-avro/src/test/java/org/apache/flink/formats/avro/AvroRowDataDeSerializationSchemaTest.java
##########
@@ -181,10 +181,11 @@ public void testSpecificType() throws Exception {
encoder.flush();
byte[] input = byteArrayOutputStream.toByteArray();
+ // SE/DE SpecificRecord using the GenericRecord way only
supports non-nullable data type.
Review comment:
Thanks, would remove it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]