paleolimbot commented on issue #50172: URL: https://github.com/apache/arrow/issues/50172#issuecomment-4708981981
At least for the C export/import, I believe any buffer is allowed to be null if its length would otherwise be zero ( https://arrow.apache.org/docs/format/CDataInterface.html#c.ArrowArray.buffers ), which I think would point to allowing null data buffers in this case. -- 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]
