viirya commented on PR #40043: URL: https://github.com/apache/arrow/pull/40043#issuecomment-1939125902
> The buffer pointers MAY be null only in two situations: > for the null bitmap buffer, if ArrowArray.null_count is 0; > for any buffer, if the size in bytes of the corresponding buffer would be 0. Isn't it allowed for second situation? -- 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]
