paleolimbot opened a new pull request, #45:
URL: https://github.com/apache/arrow-nanoarrow/pull/45

   Before this PR, the array `[""]` (or any string/binary array whose values 
were all zero size) were represented in a way that caused Arrow C++ to choke on 
the result. This PR adds a step to the finish building step that makes sure 
there's always at least one element in that buffer.


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