Jefffrey commented on PR #10798: URL: https://github.com/apache/arrow-rs/pull/10798#issuecomment-5503462277
i think it would be preferable to fix the feature issue (make arrow-array force_validate enable arrow-data one) as that gap seems unintuitive, and then keep the test in ffi so it stays close to the relevant code it seems force_validate was added to arrow-array to satisfy a clippy lint, so im assuming it was just a miss that it didnt also enable arrow-data's force_validate: - https://github.com/apache/arrow-rs/pull/6116 -- 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]
