pitrou commented on a change in pull request #10598:
URL: https://github.com/apache/arrow/pull/10598#discussion_r661557831
##########
File path: r/R/dplyr-functions.R
##########
@@ -526,14 +526,6 @@ nse_funcs$second <- function(x) {
Expression$create("add", Expression$create("second", x),
Expression$create("subsecond", x))
}
-# After ARROW-13054 is completed, we can refactor this for simplicity
Review comment:
I don't know if you want to do it, but the Python side probably needs to
be updated in order to expose the options class.
--
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]