lidavidm commented on code in PR #903: URL: https://github.com/apache/arrow-java/pull/903#discussion_r2512373404
########## vector/src/main/java/org/apache/arrow/vector/FixedSizeExtensionType.java: ########## Review Comment: I think the problem then is that the method shouldn't be on an abstract class, it should be on an interface that isn't extension-type specific, right? -- 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]
