lwhite1 commented on PR #12250:
URL: https://github.com/apache/arrow/pull/12250#issuecomment-1317649570

   > Thanks. I think it would be good to have a test with (1) a non-empty 
vector but transferring 0 length as well (also, (2) trying a non-zero 
startIndex but with 0 length).
   
   I created a test with a non-empty vector and transferring length 0, but it 
throws an exception when the allocator is closed 
`java.lang.IllegalStateException: Allocator[ROOT] closed with outstanding 
buffers allocated (1).`
   
   The same test transferring length 1 passes.  


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

Reply via email to