alamb commented on pull request #1305: URL: https://github.com/apache/arrow-rs/pull/1305#issuecomment-1038116001
@jhorstmann to be clear, would you prefer that we keep the module level `#![allow(clippy::float_equality_without_abs))]`? Or perhaps annotate the individual tests with ``` #![allow(clippy::float_equality_without_abs))] ``` Or something else? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org