linhongyu510 commented on issue #10951: URL: https://github.com/apache/arrow-rs/issues/10951#issuecomment-5521695989
I would like to take this. I reproduced the reversed validation on current `main` (`c134baf8f`) with the issue’s focused test: a parent null at visible row 1 is rejected instead of masking child index 2. I have a minimal fix that validates the child slice aligned to the struct parent offset; the focused regression, all 56 `arrow-data` library tests, rustfmt, and Clippy pass locally. I will open a focused draft PR shortly. I used AI assistance for investigation and implementation and will disclose it in the PR. -- 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]
