pan3793 commented on PR #41718:
URL: https://github.com/apache/arrow/pull/41718#issuecomment-2119816144
What happened in 16.1.0, I got another similar error(in a different place)
```
java.lang.NoSuchMethodError:
java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;
at org.apache.arrow.memory.ArrowBuf.setBytes(ArrowBuf.java:907)
at
org.apache.arrow.vector.BaseVariableWidthVector.setSafe(BaseVariableWidthVector.java:1183)
```
--
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]