lidavidm commented on code in PR #40340: URL: https://github.com/apache/arrow/pull/40340#discussion_r1580444673
########## java/vector/src/test/java/org/apache/arrow/vector/TestVarCharViewVector.java: ########## Review Comment: Long with less long: I think we can overwrite the existing data. We can ignore zeroing of extra bytes for now. Long with short: we can ignore the content in the data buffer. It's OK to waste a bit of memory for the time being. -- 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]
