bit2swaz commented on PR #10798: URL: https://github.com/apache/arrow-rs/pull/10798#issuecomment-5475109831
checks out. from what i can see, adding `"arrow-data/force_validate"` to `arrow-array`'s feature is the right fix but then it breaks 5 tests in `arrow-array` that use `build_unchecked` to construct invalid arrays and validate afterward as the forward makes `build_unchecked` panic first with arrow-data's error before those tests reach their own checks i can file a follow up issue for it if that works -- 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]
