HyukjinKwon opened a new pull request, #48665:
URL: https://github.com/apache/arrow/pull/48665

   ### Rationale for this change
   
   Should address TODO added in commit 81e1fbc1de (ARROW-17665)
   
   
https://github.com/apache/arrow/blob/744f0ec2cf9f8716fcea408d67ede9c14a7e6954/r/R/dplyr-funcs-string.R#L488
   
   Implemented the argument intended to work.
   
   ### What changes are included in this PR?
   
   This PR Implement support for `keepNA = FALSE` in `base::nchar()`
   
   ### Are these changes tested?
   
   Unittest was added.
   
   ### Are there any user-facing changes?
   
   Yes. Now `nchar(..., keepNA = FALSE)` should work.


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