neilconway opened a new issue, #20298: URL: https://github.com/apache/datafusion/issues/20298
This pattern happens quite a few times in the benchmark code, and it is no longer necessary in modern editions of Rust. This is often coupled with `#[macro_use]`, so removing this legacy pattern cleans up the namespace of the file using the crate. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
