jonded94 commented on issue #9370:
URL: https://github.com/apache/arrow-rs/issues/9370#issuecomment-3890749458

   Already mentioned in the other PRs & issues, so a summary:
   
   - Issue can be reproduced with v2 data pages only. 
     - In this commit 
(https://github.com/apache/arrow-rs/pull/9374/commits/365bd9a4ced7897f391e4533930a0c9683952723)
 I test this on a data page reader unit-test level.
     - In this PR (https://github.com/apache/arrow-rs/pull/9399) I introduce a 
full end-to-end test that is able to reproduce the exact "Not all children 
array length are the same!" error
   - My bugfix in commit 
(https://github.com/apache/arrow-rs/pull/9374#issuecomment-3887871450) is able 
to fix all of these issues, but potentially leads to performance regressions 


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