linhongyu510 commented on PR #10970: URL: https://github.com/apache/arrow-rs/pull/10970#issuecomment-5547166220
Addressed the review in 10a396f68: `validate_non_nullable` now receives the relevant child `NullBuffer`, and Struct validation slices only that bitmap at the parent offset instead of cloning the full child `ArrayData`. `cargo test -p arrow-data` passed (56 unit + 13 doctests), plus workspace fmt and Clippy with `-D warnings`. -- 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]
