chaokunyang commented on PR #1480:
URL: https://github.com/apache/incubator-fury/pull/1480#issuecomment-2044037669

   The thing is that java `java.nio.ByteBuffer` use 
`getInt/getLong/putInt/putLong`. If we use a different name here, it may 
intruduce confusition to users. `org.apache.arrow.memory.ArrowBuf` also use 
`setInt/setLong/putInt/putLong`


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to