aryan-212 commented on PR #10374:
URL: https://github.com/apache/arrow-rs/pull/10374#issuecomment-5012976359

   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?


-- 
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]

Reply via email to