AnuragRaut08 commented on issue #51097:
URL: https://github.com/apache/arrow/issues/51097#issuecomment-5697684027

   Thanks for assigning this to me. I’ve opened PR #51357 with the fix and a 
regression test covering fixed-width leaves under `list<struct<...>>`.
   
   The fix updates the null-count calculation to include nulls from repeated 
ancestors (such as null or empty lists), while preserving the existing validity 
bitmap behavior. The regression test verifies the corrected `INT32` statistics.
   
   CI is running on the PR, and I’ll address any review feedback there.
   


-- 
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]

Reply via email to