lidavidm commented on a change in pull request #10942:
URL: https://github.com/apache/arrow/pull/10942#discussion_r690755756
##########
File path: r/src/compute.cpp
##########
@@ -390,29 +392,6 @@ SEXP compute__CallFunction(std::string func_name,
cpp11::list args, cpp11::list
return from_datum(std::move(out));
}
-// [[arrow::export]]
-SEXP compute__GroupBy(cpp11::list arguments, cpp11::list keys, cpp11::list
options) {
Review comment:
FWIW, this appeared unused to me.
--
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]