andygrove commented on PR #3017: URL: https://github.com/apache/datafusion-comet/pull/3017#issuecomment-3711805196
> In other notes, I was also experimenting in implementing a two pass fast algorithm using a switch fallthrough but the implementation became super complicated with diminishing returns largely due to rust's inability to not have a fallthrough switch statement : https://github.com/CameronHosking/fast-atoi/blob/master/fast_atoi.h We could also look at https://crates.io/crates/atoi_simd (as a separate PR) -- 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]
