paleolimbot commented on code in PR #13397: URL: https://github.com/apache/arrow/pull/13397#discussion_r918024022
########## r/R/dplyr-funcs.R: ########## @@ -50,14 +50,17 @@ NULL #' - `fun`: string function name #' - `data`: `Expression` (these are all currently a single field) #' - `options`: list of function options, as passed to call_function +#' @param update_cache Update .cache$functions at the time of registration. Review Comment: It's an excellent question...as far as I know nobody remembers why this cache exists I just didn't want to poke that bear here (I'll add a note about that). -- 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]
