laurentgo commented on code in PR #892:
URL: https://github.com/apache/arrow-java/pull/892#discussion_r2515254215


##########
vector/src/main/codegen/templates/BaseWriter.java:
##########
@@ -123,13 +123,6 @@ public interface ExtensionWriter extends BaseWriter {
      * @param value the extension type value to write
      */
     void writeExtension(Object value);

Review Comment:
   Should probably add here `void writeExtension(Object value, ExtensionType 
type)`



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