lidavidm opened a new issue, #33936: URL: https://github.com/apache/arrow/issues/33936
### Describe the enhancement requested Related to #14875, #14805. Go exports a `NULL` buffer if the source buffer is either `nil` or 0-sized. While technically this is valid by #14805, libarrow < 12 doesn't handle it, and it would be easiest just to export a dummy buffer (ideally a static global) to make interoperability easier. ### Component(s) Go -- 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]
