viirya commented on PR #40043:
URL: https://github.com/apache/arrow/pull/40043#issuecomment-1939215758

   > As long as data stays internal to Arrow Java, the missing buffer is ok, 
but for purposes of exchanging data, a proper offsets buffers should be 
exported (this one can easily be statically allocated, by the way).
   
   I see. Then it makes sense. So seems I should not change these empty offset 
buffers as currently did in this PR but should change C data interface in Java 
to properly export it for empty offset cases.


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