tustvold commented on code in PR #5398:
URL: https://github.com/apache/arrow-rs/pull/5398#discussion_r1489959084


##########
arrow-cast/Cargo.toml:
##########
@@ -49,6 +49,7 @@ chrono = { workspace = true }
 half = { version = "2.1", default-features = false }
 num = { version = "0.4", default-features = false, features = ["std"] }
 lexical-core = { version = "^0.8", default-features = false, features = 
["write-integers", "write-floats", "parse-integers", "parse-floats"] }
+atoi_simd = "0.15.6"

Review Comment:
   I'm a little concerned that this crate does not seem to have a very large 
community around it.
   
   How does it compare to atoi?



-- 
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]

Reply via email to