AnuragRaut08 commented on PR #51093: URL: https://github.com/apache/arrow/pull/51093#issuecomment-5496995389
Thanks, addressed. I have updated the remaining `MayHaveNulls()` checks in `array_nested.cc` to use `GetNullCount() != 0` and added regression coverage for an all-valid offsets bitmap with `kUnknownNullCount`. The `TestMapArray.*` tests pass. -- 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]
