zeroshade commented on pull request #11280: URL: https://github.com/apache/arrow/pull/11280#issuecomment-931476490
@pitrou Thanks for the heads up! The Go implementation already expects there to be no null bitmap for Null types on importing, and internally there is no null bitmap in the implementation of null types so #11220 implementing the exporting wouldn't include it either. So it already conforms to this. -- 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]
