jonded94 opened a new pull request, #9399:
URL: https://github.com/apache/arrow-rs/pull/9399

   # Which issue does this PR close?
   
   Related to
   
   https://github.com/apache/arrow-rs/pull/9374
   https://github.com/apache/arrow-rs/issues/9370
   
   # Rationale for this change
   
   In https://github.com/apache/arrow-rs/pull/9374, I only came up with a 
unit-test that didn't really throw the message "Not all children array length 
are the same!" error this issue is about. In this PR, a currently still 
panicking test (+ a slightly more minimal test) is introduced that is able to 
reproduce this issue end-to-end with the exactly expected error message.
   
   # What changes are included in this PR?
   
   Two test are introduced, which currently are expected to panic:
   - test_row_selection_list_column_v2_page_boundary_skip
   - test_list_struct_page_boundary_desync_produces_length_mismatch
   
   # Are there any user-facing changes?
   
   No


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