Rich-T-kid commented on PR #10396: URL: https://github.com/apache/arrow-rs/pull/10396#issuecomment-5029944693
I don't think theres a way to avoid the extra checks white-spase stripping requires. Even when there is no extra space, this pr adds a prefix check, a suffix check and another suffix check just to do nothing else. we could add a conditional compilation attribute but that may be overkill. -- 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]
