edponce commented on pull request #11232:
URL: https://github.com/apache/arrow/pull/11232#issuecomment-930716389


   Yeah, when I was implementing the `title()` kernels in C++, I encountered 
all sorts of corner cases and hurdles, but we decided to keep it simple and 
match Python's approach.
   
   For this PR, the R binding calls the C++ kernels directly, so it will 
produce different results for extreme cases when compared to *stringr*. If 
users find issues or request more complex functionality, then this can be 
revisited in a future 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]


Reply via email to