pitrou commented on PR #14666: URL: https://github.com/apache/arrow/pull/14666#issuecomment-1323827436
> Are there any cases where `std::to_string` should be preferred you think? I don't think so (unless locale-dependence is desired). > Or, are most formatting functions that output to the user already going through some other kind of string formatting function? Places where performance is important generally use our home-grown formatting routines, yes. -- 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]
