pitrou commented on issue #50249: URL: https://github.com/apache/arrow/issues/50249#issuecomment-4797437004
@andishgar Just like with `BaseBinaryArray` and other concrete array types, the implicit assumption is that `GetValue` (or `GetView`) should only be called for non-null slots. Perhaps this should be clarified in the respective docstrings? -- 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]
