tustvold commented on code in PR #3295: URL: https://github.com/apache/arrow-rs/pull/3295#discussion_r1043428127
########## arrow/src/compute/kernels/comparison.rs: ########## @@ -23,1227 +23,75 @@ //! [here](https://doc.rust-lang.org/stable/core/arch/) for more information. //! -use crate::array::*; Review Comment: Nothing :tada: Edit: well nothing once I also split out the arithmetic kernels, the end goal is the top-level arrow is just a re-export of other crates -- 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]
