tglanz opened a new issue, #1998: URL: https://github.com/apache/datafusion-comet/issues/1998
Rust 1.73.0 stabilized support for [usize::div_ceil](https://doc.rust-lang.org/std/primitive.u32.html#method.div_ceil) which has a custom implementation `bit::ceil`. We can use that insted. -- 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]
