thisisnic commented on code in PR #39627: URL: https://github.com/apache/arrow/pull/39627#discussion_r1453192264
########## r/NEWS.md: ########## @@ -19,6 +19,17 @@ # arrow 14.0.2.9000 +## Minor improvements and fixes + +* Throw error when `string_replace` is passed vector of values in `pattern` (#39219) Review Comment: ```suggestion * Throw error when the binding for `stringr::string_replace()` is passed vector of values in `pattern` (#39219) ``` -- 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]
