pitrou opened a new issue, #48592: URL: https://github.com/apache/arrow/issues/48592
### Describe the enhancement requested `std::string` and `std::string_view` have gained `starts_with` and `ends_with` methods that can allow some code simplification (and we can also remove our `StartsWith` / `EndsWith` helper functions). ### Component(s) C++ -- 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]
