monkwire commented on code in PR #5478: URL: https://github.com/apache/arrow-rs/pull/5478#discussion_r1515357785
########## CONTRIBUTING.md: ########## @@ -134,6 +155,21 @@ Search for `allow(clippy::` in the codebase to identify lints that are ignored/a - If you have several lints on a function or module, you may disable the lint on the function or module. - If a lint is pervasive across multiple modules, you may disable it at the crate level. +## Running Benchmarks Review Comment: Thanks! Just added that. -- 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]
