pitrou opened a new pull request, #50255: URL: https://github.com/apache/arrow/pull/50255
### Rationale for this change Some implementations are known to produce null variadic buffers in BinaryView arrays, and expose them on the C Data Interface. Since Arrow C++, and perhaps other implementations, make the wrong assumption that imported variadic buffers cannot be null, clarify the docs. ### Are these changes tested? N/A. ### Are there any user-facing changes? No. -- 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]
