mbrobbel commented on PR #8434:
URL: https://github.com/apache/arrow-rs/pull/8434#issuecomment-3332521657

   Looks like we need to update a test:
   ```
   ---- array::union_array::tests::test_invalid stdout ----
   
   thread 'array::union_array::tests::test_invalid' panicked at 
arrow-array/src/array/union_array.rs:1878:9:
   assertion `left == right` failed
     left: "Invalid argument error: Offsets must be non-negative and within the 
length of the Array"
    right: "Invalid argument error: Offsets must be positive and within the 
length of the Array"
   ```


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