Rich-T-kid commented on PR #10374: URL: https://github.com/apache/arrow-rs/pull/10374#issuecomment-5013401888
> @Rich-T-kid Since we are only concerned with ascii whitespaces, you can use `trim_ascii_start()` instead of `trim_start()` which is catered towards unicode whitespaces. Would be even faster, perhaps. wdyt? @aryan-212 thanks for the suggestion, ill update the 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]
