rok commented on a change in pull request #10598:
URL: https://github.com/apache/arrow/pull/10598#discussion_r661560891
##########
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:
It's ready in
[ARROW-12980](https://github.com/apache/arrow/pull/10457/files#diff-2010b86c11cb90f0ce6ef00648df2e388d11cda5d3fc74e4293dd862e228daec).
Would it make sense to copy-paste it here too?
--
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]