Dandandan opened a new pull request #8714: URL: https://github.com/apache/arrow/pull/8714
Internal rust float parser is known to be slow. This change allows to have specialized implementations rather than relying on FromStr::parse. Also avoids calling `to_lowercase` for booleans. Would be nice to benchmark this. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
