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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
