You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/29 17:02:00 UTC

[GitHub] [arrow-nanoarrow] paleolimbot commented on issue #76: [C] Constructed zero-length arrays lack values buffer

paleolimbot commented on issue #76:
URL: https://github.com/apache/arrow-nanoarrow/issues/76#issuecomment-1330971319

   There is also a discussion about the offsets buffer of empty things here: https://lists.apache.org/thread/w7g1zfqrjxx0bvrct0mt5zwxvdnc9nob ...I am pretty sure that I always allocate an offsets buffer (at least when creating arrays via `StartAppending()`) but based on Micah's note on that thread I made sure not to reference an offsets buffer if the length was zero.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org