lemire commented on pull request #10852: URL: https://github.com/apache/arrow/pull/10852#issuecomment-891856281
The fast_float library now has support for commas as of release 2.0.0 thanks to a code contribution by @pitrou. It requires using a distinct function: not `fast_float::from_chars` but `fast_float::from_chars_advanced`. -- 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]
