KalleOlaviNiemitalo commented on PR #2601:
URL: https://github.com/apache/avro/pull/2601#issuecomment-1837152127

   > `org.apache.avro.generic.GenericArray` is not used anywhere in this file
   
   Can references to GenericArray be output by any method called from this file?
   
   I suspect they cannot, because java.util.List\<<var>elementType</var>\> is 
used instead: 
<https://github.com/apache/avro/blob/fd1433954f8344ffa433a42734e0dce1cd71deea/lang/java/compiler/src/main/java/org/apache/avro/compiler/specific/SpecificCompiler.java#L836-L837>


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to