lingbin opened a new pull request #2238: Add gutil split and strip tool URL: https://github.com/apache/incubator-doris/pull/2238 With these two tools, we can very easily perform splitting and trimming operations on strings. The subsequent PR will use them to replace the existing `boost::split()` and `boost::trim()`
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org