bit2swaz commented on PR #10798:
URL: https://github.com/apache/arrow-rs/pull/10798#issuecomment-5517092815

   done and pushed. `arrow-array`'s `force_validate` now forwards to 
`arrow-data` and the test is back in `arrow-array/src/ffi.rs`. the forward 
broke 5 tests that relied on `build_unchecked` skipping validation, so i routed 
`RunArray::try_new` through `build()?` and dropped one stale should_panic 
string. green in both configs. ready for review again :)


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