pjfanning commented on issue #41717: URL: https://github.com/apache/arrow/issues/41717#issuecomment-2119169552
Arrow has this cast in a different part of the code. https://github.com/apache/arrow/blob/dcdf4e6953b7fdab6078c444c8d07a606750fec1/java/c/src/main/java/org/apache/arrow/c/NativeUtil.java#L57 Could we add a similar cast in the method that is causing issues? https://github.com/apache/arrow/blob/dcdf4e6953b7fdab6078c444c8d07a606750fec1/java/vector/src/main/java/org/apache/arrow/vector/ipc/message/MessageSerializer.java#L704 -- 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]
