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


##########
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:
   > Community size seems not a big concern to me
   
   Given the motivating factor for switching is a bug not getting attention, I 
am concerned. I'd be willing to sacrifice performance, for a better long-term 
maintenance story.



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