martin-traverse commented on code in PR #718: URL: https://github.com/apache/arrow-java/pull/718#discussion_r2050405239
########## adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroNullableProducer.java: ########## @@ -21,8 +21,8 @@ import org.apache.avro.io.Encoder; /** - * Producer wrapper which producers nullable types to an avro encoder. Write the data to the - * underlying {@link FieldVector}. + * Producer wrapper which producers nullable types to an avro encoder. Reed data from the underlying Review Comment: ;-) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org